A B C D E F G H I L M N O P Q R S T U V

H

hasAssociation(String) - Method in class org.nakedobjects.plugins.hibernate.objectstore.tools.internal.PersistentNakedClass
 
hashCode() - Method in class org.nakedobjects.plugins.hibernate.objectstore.metamodel.version.LongVersion
TODO: dubious - if version number set then will invalidate.
hashCode(Object) - Method in class org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.usertype.ImmutableType
 
hashCode() - Method in class org.nakedobjects.plugins.hibernate.objectstore.persistence.oidgenerator.HibernateOid
 
hashCode() - Method in class org.nakedobjects.plugins.hibernate.objectstore.tools.internal.PersistentNakedClass
 
hasInitRun() - Static method in class org.nakedobjects.plugins.hibernate.objectstore.util.HibernateUtil
 
hasInstances(NakedObjectSpecification) - Method in class org.nakedobjects.plugins.hibernate.objectstore.HibernateObjectStore
 
hasInstances(NakedObjectSpecification) - Method in class org.nakedobjects.plugins.hibernate.objectstore.HibernateObjectStoreRemapping
 
hasPrevious() - Method in class org.nakedobjects.plugins.hibernate.objectstore.persistence.oidgenerator.HibernateOid
 
hasSubClasses() - Method in class org.nakedobjects.plugins.hibernate.objectstore.tools.internal.PersistentNakedClass
 
HBM_EXPORT_KEY - Static variable in class org.nakedobjects.plugins.hibernate.objectstore.HibernateConstants
 
HIB_ANNOTATIONS_KEY - Static variable in class org.nakedobjects.plugins.hibernate.objectstore.HibernateConstants
 
HIB_AUTO_KEY - Static variable in class org.nakedobjects.plugins.hibernate.objectstore.HibernateConstants
 
HIB_INITIALIZED_KEY - Static variable in class org.nakedobjects.plugins.hibernate.objectstore.HibernateConstants
 
HIB_REGENERATE_KEY - Static variable in class org.nakedobjects.plugins.hibernate.objectstore.HibernateConstants
 
HIB_SCHEMA_EXPORT_KEY - Static variable in class org.nakedobjects.plugins.hibernate.objectstore.HibernateConstants
 
HIB_SCHEMA_UPDATE_KEY - Static variable in class org.nakedobjects.plugins.hibernate.objectstore.HibernateConstants
 
HibernateClassSubstitutor - Class in org.nakedobjects.plugins.hibernate.objectstore.specloader.classsubstitutor
 
HibernateClassSubstitutor() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.specloader.classsubstitutor.HibernateClassSubstitutor
 
HibernateConstants - Class in org.nakedobjects.plugins.hibernate.objectstore
 
HibernateContainer - Class in org.nakedobjects.plugins.hibernate.objectstore.persistence.container
 
HibernateContainer() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.persistence.container.HibernateContainer
 
HibernateCriteriaCriteria - Class in org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria
InstancesCriteria based on a Hibernate Criteria
HibernateCriteriaCriteria(Class<?>, Criteria, int) - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria.HibernateCriteriaCriteria
 
HibernateCriteriaEncoder - Class in org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria
 
HibernateCriteriaEncoder() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria.HibernateCriteriaEncoder
 
HibernateFactoryAndRepository - Class in org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria
 
HibernateFactoryAndRepository() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria.HibernateFactoryAndRepository
 
HibernateInstancesCriteria - Class in org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria
Superclass of all InstancesCriteria which use Hibernate to access the database.
HibernateInstancesCriteria(Class<?>, int) - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria.HibernateInstancesCriteria
 
HibernateInstancesCriteria() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria.HibernateInstancesCriteria
provided for serialization purposes only.
HibernateJavaReflectorInstaller - Class in org.nakedobjects.plugins.hibernate.objectstore.specloader
Sets up a HibernateContainer.
HibernateJavaReflectorInstaller() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.specloader.HibernateJavaReflectorInstaller
 
HibernateObjectFactory - Class in org.nakedobjects.plugins.hibernate.objectstore.persistence.objectfactory
 
HibernateObjectFactory() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.persistence.objectfactory.HibernateObjectFactory
 
HibernateObjectStore - Class in org.nakedobjects.plugins.hibernate.objectstore
 
HibernateObjectStore() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.HibernateObjectStore
 
HibernateObjectStoreImmediate - Class in org.nakedobjects.plugins.hibernate.objectstore
Same as HibernateObjectStore except doesn't create commands to save/update objects at the end of the NOF transaction, instead it does the update there and then.
HibernateObjectStoreImmediate() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.HibernateObjectStoreImmediate
 
HibernateObjectStoreRemapping - Class in org.nakedobjects.plugins.hibernate.objectstore
Wraps a HibernateObjectStore to ensure objects are mapped, even if they aren't specified within the properties file or picked up from related objects.
HibernateObjectStoreRemapping(ObjectStore) - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.HibernateObjectStoreRemapping
 
HibernateOid - Class in org.nakedobjects.plugins.hibernate.objectstore.persistence.oidgenerator
 
HibernateOid(DataInputExtended) - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.persistence.oidgenerator.HibernateOid
 
HibernateOidGenerator - Class in org.nakedobjects.plugins.hibernate.objectstore.persistence.oidgenerator
 
HibernateOidGenerator() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.persistence.oidgenerator.HibernateOidGenerator
 
HibernatePersistenceMechanismInstaller - Class in org.nakedobjects.plugins.hibernate.objectstore
Installs the Hibernate object store.
HibernatePersistenceMechanismInstaller() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.HibernatePersistenceMechanismInstaller
 
HibernatePersistenceSessionFactory - Class in org.nakedobjects.plugins.hibernate.objectstore
 
HibernatePersistenceSessionFactory(DeploymentType, PersistenceSessionFactoryDelegate) - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.HibernatePersistenceSessionFactory
 
HibernateQueryCriteria - Class in org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria
Criteria based on a Hibernate Query
HibernateQueryCriteria(Class<?>, QueryPlaceholder, int) - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria.HibernateQueryCriteria
 
HibernateQueryData - Class in org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria
 
HibernateQueryData(HibernateQueryCriteria, byte[], Data[]) - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria.HibernateQueryData
 
HibernateQueryEncoder - Class in org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria
 
HibernateQueryEncoder() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.metamodel.criteria.HibernateQueryEncoder
 
HibernateTools - Class in org.nakedobjects.plugins.hibernate.objectstore.tools
 
HibernateTools() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.tools.HibernateTools
 
HibernateUtil - Class in org.nakedobjects.plugins.hibernate.objectstore.util
Basic Hibernate helper class for Hibernate configuration and startup.
HibernateUtil() - Constructor for class org.nakedobjects.plugins.hibernate.objectstore.util.HibernateUtil
 

A B C D E F G H I L M N O P Q R S T U V
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.