序列化表格
-
程序包 cn.codeforfun.migrate.core.entity
-
类cn.codeforfun.migrate.core.entity.DatabaseInfo扩展Object实现可序列化
- serialVersionUID:
- -4275505729761182481L
-
-
程序包 cn.codeforfun.migrate.core.entity.structure
-
类cn.codeforfun.migrate.core.entity.structure.Column扩展Object实现可序列化
- serialVersionUID:
- -5078043863310019475L
-
序列化字段
-
character
String character
-
collation
String collation
-
columnKey
String columnKey
-
columnType
String columnType
-
comment
String comment
-
datetimePrecision
Long datetimePrecision
-
defaultValue
String defaultValue
-
extra
String extra
-
generationExpression
String generationExpression
-
maxLength
Long maxLength
-
name
String name
-
nullable
String nullable
-
numericPrecision
Long numericPrecision
-
numericScale
Long numericScale
-
schema
String schema
-
table
Table table
-
tableName
String tableName
-
type
String type
-
-
类cn.codeforfun.migrate.core.entity.structure.Function扩展Object实现可序列化
- serialVersionUID:
- -1055838976379808321L
-
类cn.codeforfun.migrate.core.entity.structure.Key扩展Object实现可序列化
- serialVersionUID:
- 5489127924529636485L
-
序列化字段
-
columnName
String columnName
-
name
String name
-
ordinalPosition
Long ordinalPosition
-
positionInUniqueConstraint
Long positionInUniqueConstraint
-
referencedColumn
String referencedColumn
-
referencedSchema
String referencedSchema
-
referencedTable
String referencedTable
-
schema
String schema
-
table
Table table
-
tableName
String tableName
-
-
类cn.codeforfun.migrate.core.entity.structure.Procedure扩展Object实现可序列化
- serialVersionUID:
- -7316847891519066690L
-
类cn.codeforfun.migrate.core.entity.structure.Table扩展Object实现可序列化
- serialVersionUID:
- 411108952654575238L
-
类cn.codeforfun.migrate.core.entity.structure.Trigger扩展Object实现可序列化
- serialVersionUID:
- 8820673590063935538L
-
类cn.codeforfun.migrate.core.entity.structure.View扩展Object实现可序列化
- serialVersionUID:
- 1007279552599004329L
-
-
程序包 cn.codeforfun.migrate.core.exception
-
类cn.codeforfun.migrate.core.exception.DatabaseConnectException扩展RuntimeException实现可序列化
- serialVersionUID:
- -2739132126587693908L
-