Uses of Class
tech.ailef.dbadmin.external.DbAdmin
Packages that use DbAdmin
Package
Description
Representation of the user database and repository classes.
-
Uses of DbAdmin in tech.ailef.dbadmin.external.dbmapping
Methods in tech.ailef.dbadmin.external.dbmapping that return DbAdminConstructors in tech.ailef.dbadmin.external.dbmapping with parameters of type DbAdminModifierConstructorDescriptionDbObjectSchema
(Class<?> klass, DbAdmin dbAdmin) Initializes this schema for the specific `@Entity` class. -
Uses of DbAdmin in tech.ailef.dbadmin.external.dbmapping.query
Constructors in tech.ailef.dbadmin.external.dbmapping.query with parameters of type DbAdmin