Uses of Class
org.tentackle.model.DataType.SqlTypeWithPostfix
-
Packages that use DataType.SqlTypeWithPostfix Package Description org.tentackle.model Entity model. -
-
Uses of DataType.SqlTypeWithPostfix in org.tentackle.model
Methods in org.tentackle.model that return DataType.SqlTypeWithPostfix Modifier and Type Method Description DataType.SqlTypeWithPostfix[]DataType. getSqlTypesWithPostfix()Gets the SqlTypes along with their column name postfixes.
-