Package net.tangly.orm
-
Class Summary Class Description Dao<T extends net.tangly.bus.core.HasOid> Represents the mapping between a Java class and a relational database table containing the values of the instances of the class.DaoBuilder<T extends net.tangly.bus.core.HasOid> Builder for the table class.RecordDao<T extends net.tangly.bus.core.HasId> -
Enum Summary Enum Description Property.ConverterType