Class Hierarchy
- java.lang.Object
- com.github.tadukoo.database.mysql.pojo.AbstractDatabasePojo (implements com.github.tadukoo.database.mysql.pojo.DatabasePojo)
- com.github.tadukoo.database.mysql.pojo.SubPojoDefinition
- com.github.tadukoo.database.mysql.pojo.SubPojoDefinition.SubPojoDefinitionBuilder (implements com.github.tadukoo.database.mysql.pojo.SubPojoDefinition.Build, com.github.tadukoo.database.mysql.pojo.SubPojoDefinition.IDColumn, com.github.tadukoo.database.mysql.pojo.SubPojoDefinition.Key, com.github.tadukoo.database.mysql.pojo.SubPojoDefinition.TypeAndJunction)
Interface Hierarchy
- com.github.tadukoo.util.pojo.MappedPojo
- com.github.tadukoo.database.mysql.pojo.DatabasePojo
- com.github.tadukoo.database.mysql.pojo.SubPojoDefinition.Build
- com.github.tadukoo.database.mysql.pojo.SubPojoDefinition.IDColumn
- com.github.tadukoo.database.mysql.pojo.SubPojoDefinition.TypeAndJunction
- com.github.tadukoo.database.mysql.pojo.SubPojoDefinition.Key