Package org.nuiton.topiatest
package org.nuiton.topiatest
-
ClassDescriptionAddressDAOAbstract<E extends Address>AddressDAOImpl<E extends Address>BillDAOAbstract<E extends Bill>BillDAOImpl<E extends Bill>CompanyDAOAbstract<E extends Company>CompanyDAOImpl<E extends Company>DepartmentDAOAbstract<E extends Department>DepartmentDAOImpl<E extends Department>EmployeDAOAbstract<E extends Employe>EmployeDAOImpl<E extends Employe>Test the support of possibility to have an attribute of type enumeration in a entityExtraDAOEntityDAOAbstract<E extends ExtraDAOEntity>ExtraDAOEntityDAOImpl<E extends ExtraDAOEntity>Created: 26 mai 2010NaturalizedEntityDAOAbstract<E extends NaturalizedEntity>NaturalizedEntityDAOImpl<E extends NaturalizedEntity>PersonneDAOAbstract<E extends Personne>PersonneDAOImpl<E extends Personne>ProductDAOAbstract<E extends Product>ProductDAOImpl<E extends Product>QueriedEntityDAOAbstract<E extends QueriedEntity>QueriedEntityDAOImpl<E extends QueriedEntity>StoreDAOAbstract<E extends Store>StoreDAOImpl<E extends Store>To test http://nuiton.org/issues/1732.TypeDAOAbstract<E extends Type>TypeDAOImpl<E extends Type>