Uses of Package
tech.ailef.dbadmin.external.dbmapping
Packages that use tech.ailef.dbadmin.external.dbmapping
Package
Description
Root package of Spring Boot Database Admin
Representation of the user database and repository classes.
Data objects used in primarily in requests and responses
Miscellaneous utility classes.
-
Classes in tech.ailef.dbadmin.external.dbmapping used by tech.ailef.dbadmin.externalClassDescriptionA class that represents a table/`@Entity` as reconstructed from the JPA annotations found on its fields.
-
Classes in tech.ailef.dbadmin.external.dbmapping used by tech.ailef.dbadmin.external.dbmappingClassDescriptionRepresent a field on the database, generated from an Entity class instance variable.The enum for supported database field types.Wrapper for the value of a fieldWrapper for all objects retrieved from the database.A class that represents a table/`@Entity` as reconstructed from the JPA annotations found on its fields.
-
Classes in tech.ailef.dbadmin.external.dbmapping used by tech.ailef.dbadmin.external.dto
-
Classes in tech.ailef.dbadmin.external.dbmapping used by tech.ailef.dbadmin.external.miscClassDescriptionA class that represents a table/`@Entity` as reconstructed from the JPA annotations found on its fields.