All Downloads are FREE. Search and download functionalities are using the official Maven repository.

m-tools-mapper-plus.0.0.3.source-code.paramsSample.json Maven / Gradle / Ivy

There is a newer version: 0.0.5
Show newest version
{
	"pkColumns":[
		{
			"table":"user_info",
			"property":"id",
			"column":"id",
			"javaType":"classjava.lang.String",
			"jdbcType":null,
			"typeHandler":null,
			"id":"true",
			"identity":"false",
			"blob":"false",
			"generator":null,
			"orderBy":null,
			"insertable":"true",
			"updatable":"true",
			"order":"DEFAULT"
		}
	],
	"tableName":"user_info",
	"columns":[
		{
			"table":"user_info",
			"property":"id",
			"column":"id",
			"javaType":"classjava.lang.String",
			"jdbcType":null,
			"typeHandler":null,
			"id":"true",
			"identity":"false",
			"blob":"false",
			"generator":null,
			"orderBy":null,
			"insertable":"true",
			"updatable":"true",
			"order":"DEFAULT"
		},
		{
			"table":"user_info",
			"property":"username",
			"column":"username",
			"javaType":"classjava.lang.String",
			"jdbcType":null,
			"typeHandler":null,
			"id":"false",
			"identity":"false",
			"blob":"false",
			"generator":null,
			"orderBy":null,
			"insertable":"true",
			"updatable":"true",
			"order":"DEFAULT"
		},
		{
			"table":"user_info",
			"property":"password",
			"column":"password",
			"javaType":"classjava.lang.String",
			"jdbcType":null,
			"typeHandler":null,
			"id":"false",
			"identity":"false",
			"blob":"false",
			"generator":null,
			"orderBy":null,
			"insertable":"true",
			"updatable":"true",
			"order":"DEFAULT"
		},
		{
			"table":"user_info",
			"property":"sex",
			"column":"sex",
			"javaType":"classjava.lang.Integer",
			"jdbcType":null,
			"typeHandler":null,
			"id":"false",
			"identity":"false",
			"blob":"false",
			"generator":null,
			"orderBy":null,
			"insertable":"true",
			"updatable":"true",
			"order":"DEFAULT"
		}
	]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy