Uses of Annotation Interface
com.ormfile.orm.annotations.OrmFilePrimaryKey
Packages that use OrmFilePrimaryKey
-
Uses of OrmFilePrimaryKey in com.ormfile.orm
Fields in com.ormfile.orm with annotations of type OrmFilePrimaryKeyMethods in com.ormfile.orm with parameters of type OrmFilePrimaryKeyModifier and TypeMethodDescriptionprivate String
OrmFileDatabase.generateFieldLineFormat
(OrmFilePrimaryKey pk, OrmFileForeignKey fk, @NotNull Field column, Class<?> mapper_class) Genéra la lÃnea de estructura del orden de las columnas en los archivos de datos persistentes