Uses of Annotation Interface
com.ormfile.orm.annotations.OrmFileForeignKey
Packages that use OrmFileForeignKey
-
Uses of OrmFileForeignKey in com.ormfile.orm
Fields in com.ormfile.orm with annotations of type OrmFileForeignKeyMethods in com.ormfile.orm with parameters of type OrmFileForeignKeyModifier 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