Package com.github.tadukoo.database.mysql.pojo
package com.github.tadukoo.database.mysql.pojo
Contains
DatabasePojo
, which can be used to store and
retrieve the pojo values from a Database
-
ClassDescriptionAbstract Database Pojo is a simple implementation of a
DatabasePojo
to use to easily make pojos that can be stored and retrieved from aDatabase
Sub Pojo Definition holds all the information for a sub pojo contained inside another pojoThe building part of building aSubPojoDefinition
The ID column part of building aSubPojoDefinition
The Key part of building aSubPojoDefinition
A builder used to build aSubPojoDefinition
.The Type and Junction part of building aSubPojoDefinition