Package ch.tocco.nice2.persist.core.impl.hibernate.pojo
package ch.tocco.nice2.persist.core.impl.hibernate.pojo
-
ClassDescriptionAbstract base class for
AbstractHibernateEntityimplementations which handles dirty tracking.A base class for dynamically createdEntityinstances (seeJavassistEntityPojoFactoryUsed for XML based entities.A base class for dynamically createdEntityinstances (seeJavassistEntityPojoFactory.Entitybase class for 'session-only' entities which are not mapped by hibernate.Queryimplementation that can be used when no results will be available.Entity context that is injected into everyAbstractHibernateEntity.Creates an instance with the default constructor and injects the required services.Hashes anEntityModelby including all relevant fields used by theJavassistEntityPojoFactoryso that the hash value can be used to validate the cached class.Hibernate adapter for theQueryinterface.Contains helper methods for creating annotations with javassist.Creates a subclass ofAbstractPojoEntitybased on anEntityModelon-the-fly for use with hibernate.Hibernate adapter for theEntityManagerinterfaceService that sets and gets properties of an entity using reflection.Accesses entity properties using reflections.