Class AbstractDatabasePojo

java.lang.Object
com.github.tadukoo.database.mysql.pojo.AbstractDatabasePojo
All Implemented Interfaces:
DatabasePojo, com.github.tadukoo.util.pojo.MappedPojo

public abstract class AbstractDatabasePojo extends Object implements DatabasePojo
Abstract Database Pojo is a simple implementation of a DatabasePojo to use to easily make pojos that can be stored and retrieved from a Database
Version:
Alpha v.0.3
Author:
Logan Ferree (Tadukoo)