Package org.exoplatform.commons.api.persistence
package org.exoplatform.commons.api.persistence
-
ClassDescriptionInterface for data initializationDeprecated.Define the list of entities inside the file 'src/main/resources/jpa-entities.idx' in order to include the JPA entities in Hibernate Mappings list rather than using this annotation which may not be interpreted when executing tests using IDE.At compile time, every time a Maven module that uses @ExoEntity is compiled, the ExoEntityProcessor is invoked.Describe a method as transactional.GenericDAO<E,
ID extends Serializable>