- abs(Expression<N>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- AbstractAttribute<X,T> - Class in com.impetus.kundera.metadata.model.attributes
-
Abstract class for to provide generalisation, abstraction to
Type hierarchy.
- AbstractAttribute(Type<T>, String, Attribute.PersistentAttributeType, ManagedType<X>, Field) - Constructor for class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
Instantiates a new abstract attribute.
- AbstractEntityFieldProcessor - Class in com.impetus.kundera.metadata.processor
-
The Class AbstractEntityFieldProcessor.
- AbstractEntityFieldProcessor(EntityManagerFactoryImpl.KunderaMetadata) - Constructor for class com.impetus.kundera.metadata.processor.AbstractEntityFieldProcessor
-
- AbstractEntityReader - Class in com.impetus.kundera.persistence
-
The Class AbstractEntityReader.
- AbstractEntityReader(EntityManagerFactoryImpl.KunderaMetadata) - Constructor for class com.impetus.kundera.persistence.AbstractEntityReader
-
- AbstractEntityRule - Class in com.impetus.kundera.validation.rules
-
- AbstractEntityRule() - Constructor for class com.impetus.kundera.validation.rules.AbstractEntityRule
-
- AbstractExpression<T> - Class in com.impetus.kundera.persistence
-
The Class AbstractExpression.
- AbstractExpression() - Constructor for class com.impetus.kundera.persistence.AbstractExpression
-
- AbstractFieldRule - Class in com.impetus.kundera.validation.rules
-
- AbstractFieldRule() - Constructor for class com.impetus.kundera.validation.rules.AbstractFieldRule
-
- AbstractIdentifiableType<X> - Class in com.impetus.kundera.metadata.model.type
-
Abstract implementation for IdentifiableType.
- AbstractIdentifiableType(Class<X>, Type.PersistenceType, AbstractIdentifiableType<? super X>) - Constructor for class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
Instantiates a new abstract identifiable type.
- AbstractManagedType<X> - Class in com.impetus.kundera.metadata.model.type
-
Implementation for ManagedType interface.
- AbstractManagedType(Class<X>, Type.PersistenceType, ManagedType<? super X>) - Constructor for class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Super constructor with arguments.
- AbstractManagedType.InheritanceModel - Class in com.impetus.kundera.metadata.model.type
-
The Class InheritanceModel.
- AbstractManagedType.InheritanceModel(InheritanceType, String, String, String, String) - Constructor for class com.impetus.kundera.metadata.model.type.AbstractManagedType.InheritanceModel
-
Instantiates a new inheritance model.
- AbstractManagedType.InheritanceModel(InheritanceType, String, String) - Constructor for class com.impetus.kundera.metadata.model.type.AbstractManagedType.InheritanceModel
-
Instantiates a new inheritance model.
- AbstractPluralAttribute<X,E,T> - Class in com.impetus.kundera.metadata.model.attributes
-
Abstract class to provide generalisation to
PluralAttribute interface.
- AbstractPluralAttribute(Type<E>, String, Attribute.PersistentAttributeType, ManagedType<X>, Field, Class<T>) - Constructor for class com.impetus.kundera.metadata.model.attributes.AbstractPluralAttribute
-
Constructor with fields.
- AbstractPredicate - Class in com.impetus.kundera.persistence
-
Abstract super class for Predicate
- AbstractPredicate() - Constructor for class com.impetus.kundera.persistence.AbstractPredicate
-
- AbstractPredicate.ConditionalOperator - Enum in com.impetus.kundera.persistence
-
- AbstractPredicate.ConditionalOperator() - Constructor for enum com.impetus.kundera.persistence.AbstractPredicate.ConditionalOperator
-
- AbstractPropertyReader - Class in com.impetus.kundera.configure
-
Abstract property reader parse xml or properties on the basis of
PropertyType
- AbstractPropertyReader(Map, PersistenceUnitMetadata) - Constructor for class com.impetus.kundera.configure.AbstractPropertyReader
-
- AbstractPropertyReader.AbstractSchemaMetadata - Class in com.impetus.kundera.configure
-
- AbstractPropertyReader.AbstractSchemaMetadata() - Constructor for class com.impetus.kundera.configure.AbstractPropertyReader.AbstractSchemaMetadata
-
- AbstractPropertyReader.PropertyType - Enum in com.impetus.kundera.configure
-
property type emun.
- AbstractPropertyReader.PropertyType() - Constructor for enum com.impetus.kundera.configure.AbstractPropertyReader.PropertyType
-
- AbstractProxyBase - Class in com.impetus.kundera.proxy.collection
-
Abstract class containing common methods for all interfaces extending
Collection interface and
Map interface
- AbstractProxyBase() - Constructor for class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- AbstractProxyBase(PersistenceDelegator, Relation) - Constructor for class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- AbstractProxyCollection - Class in com.impetus.kundera.proxy.collection
-
Abstract class containing common methods for all interfaces extending
Collection interface
- AbstractProxyCollection() - Constructor for class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
Default constructor
- AbstractProxyCollection(PersistenceDelegator, Relation) - Constructor for class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
- AbstractSchemaConfiguration - Class in com.impetus.kundera.configure
-
- AbstractSchemaConfiguration(String[], Map, EntityManagerFactoryImpl.KunderaMetadata) - Constructor for class com.impetus.kundera.configure.AbstractSchemaConfiguration
-
- AbstractSchemaManager - Class in com.impetus.kundera.configure.schema.api
-
Abstract Schema Manager has abstract method to handle
SchemaOperationType.
- AbstractSchemaManager(String, Map<String, Object>, EntityManagerFactoryImpl.KunderaMetadata) - Constructor for class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
Initialise with configured client factory.
- AbstractSchemaManager.SchemaOperationType - Enum in com.impetus.kundera.configure.schema.api
-
The Enum ScheamOperationType.
- AbstractSchemaManager.SchemaOperationType() - Constructor for enum com.impetus.kundera.configure.schema.api.AbstractSchemaManager.SchemaOperationType
-
- AbstractType<X> - Class in com.impetus.kundera.metadata.model.type
-
Implements Type interface of MetaModel API.
- AbstractType(Class<X>, Type.PersistenceType) - Constructor for class com.impetus.kundera.metadata.model.type.AbstractType
-
Instantiates a new default type.
- AbstractValidationFactory - Class in com.impetus.kundera.validation
-
- AbstractValidationFactory() - Constructor for class com.impetus.kundera.validation.AbstractValidationFactory
-
- accepts(String) - Method in interface com.impetus.kundera.classreading.Filter
-
Accepts.
- accepts(String) - Method in class com.impetus.kundera.classreading.FilterImpl
-
- accumulateAnnotations(List<String>, AnnotationsAttribute) - Method in class com.impetus.kundera.classreading.Reader
-
Accumulate annotations.
- add(Root) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery.QueryPlan
-
- add(Class<?>, PropertyAccessor<?>) - Static method in class com.impetus.kundera.property.PropertyAccessorFactory
-
Adds the.
- add(Object) - Method in class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
- add(Object) - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- add(int, Object) - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- add(Object) - Method in class com.impetus.kundera.proxy.collection.ProxySet
-
- addAll(Collection) - Method in class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
- addAll(Collection) - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- addAll(int, Collection) - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- addAll(Collection) - Method in class com.impetus.kundera.proxy.collection.ProxySet
-
- addAnnotationDiscoveryListeners(AnnotationDiscoveryListener) - Method in class com.impetus.kundera.classreading.Reader
-
Adds the annotation discovery listeners.
- addBatch(Node) - Method in interface com.impetus.kundera.persistence.api.Batcher
-
Adds node to batch collection.
- addCallBackMethod(EntityMetadata, Class<?>, CallbackMethod) - Method in class com.impetus.kundera.metadata.processor.EntityListenersProcessor
-
Adds the call back method.
- addChildNode(NodeLink, Node) - Method in class com.impetus.kundera.graph.Node
-
- addChildNode(NodeLink, Node) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- addChildNodesToGraph(ObjectGraph, Node, Relation, Object, NodeState) - Method in class com.impetus.kundera.graph.ObjectGraphBuilder
-
- addCollectionColumnMetadata(CollectionColumnInfo) - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Adds the collection column metadata.
- addColumn(TF) - Method in class com.impetus.kundera.db.DataRow
-
Adds the column.;
- addColumnInfo(ColumnInfo) - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Adds the column info.
- addColumnToTableInfo(EntityMetadata, EntityMetadata.Type, TableInfo) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
Adds column to table info of entity.
- addDiscriminatorClause(List<String>, EntityType) - Method in class com.impetus.kundera.query.KunderaQuery
-
- addElementCollectionCacheMapping(Object, Object, String) - Method in class com.impetus.kundera.cache.ElementCollectionCacheManager
-
Adds the element collection cache mapping.
- addElementCollectionMetadata(CollectionColumnInfo) - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Adds the element collection metadata.
- addEmbeddables(Class<?>, AbstractManagedType<?>) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Adds the embeddables.
- addEmbeddedColumnInfo(EmbeddedColumnInfo) - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Adds the embedded column info.
- addEmbeddedColumnValue(String) - Method in class com.impetus.kundera.db.SearchResult
-
- addEntityMetadata(String, Class<?>, EntityMetadata) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Adds the entity metadata.
- addEntityMetadata(Class<?>, EntityMetadata) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Adds the entity metadata.
- addEntityNameToClassMapping(String, Class<?>) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Adds the entity name to class mapping.
- addEntityToPersistenceCache(Object, PersistenceDelegator, Object) - Static method in class com.impetus.kundera.persistence.context.PersistenceCacheManager
-
- addFilterClause(String, String, Object, String) - Method in class com.impetus.kundera.query.KunderaQuery
-
- addFilterClause(Object) - Method in class com.impetus.kundera.query.KunderaQuery
-
- addGraphToCache(ObjectGraph, PersistenceCache) - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- addHeadNode(Node) - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- addIdAttribute(SingularAttribute<? super X, ?>, boolean, Set<SingularAttribute<? super X, ?>>) - Method in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
Adds the id attribute.
- addIndexProperty(String, PropertyIndex) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Adds the index property.
- addInverseJoinColumns(String) - Method in class com.impetus.kundera.metadata.model.JoinTableMetadata
-
Adds the inverse join columns.
- addJarFile(String) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Sets the jar files.
- addJarFileUrl(String) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Adds jar file URL.
- addJoinColumns(String) - Method in class com.impetus.kundera.metadata.model.JoinTableMetadata
-
Adds the join columns.
- addJoinColumnToInfo(String, TableInfo, List<TableInfo>, EntityMetadata) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
adds join column name to the table Info of entity.
- addJoinTableData(JoinTableData.OPERATION, String, String, String, String, Class<?>, Object, Set<Object>) - Method in class com.impetus.kundera.persistence.context.FlushManager
-
Adds the join table data into map.
- addJoinTableRecord(Object, Set<Object>) - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- addJPAColumnMapping(String, String) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- addJPAParameter(Parameter) - Method in class com.impetus.kundera.query.KunderaQuery.TypedParameter
-
- addKeyValues(Map<String, IdDiscriptor>) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
- addLinkProperty(NodeLink.LinkProperty, Object) - Method in class com.impetus.kundera.graph.NodeLink
-
- addLobColumnInfo(String) - Method in class com.impetus.kundera.configure.schema.TableInfo
-
- addNamedEntityGraph(String, EntityGraph<T>) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
- addNamedNativeQueryMetadata(Class) - Method in class com.impetus.kundera.metadata.MetadataBuilder
-
Add named/native query annotated fields to application meta data.
- addNamedNativeQueryMetadata(Class) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
Add named/native query annotated fields to application meta data.
- addNamedQuery(String, Query) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
- addNode(String, Node) - Method in class com.impetus.kundera.graph.ObjectGraph
-
Adds a
Node with a give nodeId to object graph.
- addNodesToFlushStack(Node, EventLog.EventType) - Method in class com.impetus.kundera.persistence.context.FlushManager
-
Adds the nodes to flush stack.
- addNodeToCache(Node) - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- addParameters(String, KunderaQuery.FilterClause) - Method in class com.impetus.kundera.query.KunderaQuery.TypedParameter
-
- addParameters(String, KunderaQuery.UpdateClause) - Method in class com.impetus.kundera.query.KunderaQuery.TypedParameter
-
- addParentNode(NodeLink, Node) - Method in class com.impetus.kundera.graph.Node
-
- addParentNode(NodeLink, Node) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- addPersistenceUnitMetadata(Map<String, PersistenceUnitMetadata>) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Adds the persistence unit metadata.
- addPluralAttribute(String, PluralAttribute<X, ?, ?>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Adds the plural attribute.
- addQueryToCollection(String, String, boolean, Class) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Adds parameterised query with given name into collection.
- addRelation(String, Relation) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Adds the relation.
- addRelationIntoMetadata(Field, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.relation.ManyToManyRelationMetadataProcessor
-
- addRelationIntoMetadata(Field, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.relation.ManyToOneRelationMetadataProcessor
-
- addRelationIntoMetadata(Field, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.relation.OneToManyRelationMetadataProcessor
-
- addRelationIntoMetadata(Field, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.relation.OneToOneRelationMetadataProcessor
-
- addRelationIntoMetadata(Field, EntityMetadata) - Method in interface com.impetus.kundera.metadata.processor.relation.RelationMetadataProcessor
-
Adds the relation into metadata.
- addRelationIntoMetadata(Class<?>, Field, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
Adds relationship info into metadata for a given field
relationField.
- addRelationName(Relation) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Method to add specific relation name for given relational field.
- addResource(TransactionResource, String) - Method in class com.impetus.kundera.persistence.Coordinator
-
- addRule(List<IRule>) - Method in class com.impetus.kundera.validation.ValidationFactory.RuleFactory
-
builds static rule list for validation factory
- addSingularAttribute(String, SingularAttribute<X, ?>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Adds the singular attribute.
- addSubManagedType(ManagedType) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Adds the sub managed type.
- addTableGenerator(ApplicationMetadata, String, List<TableInfo>, EntityMetadata) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
Add tableGenerator to table info.
- addToIndexedColumnList(IndexInfo) - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Adds the to indexed column list.
- addToOutputColumns(Expression, EntityMetadata, List<Map<String, Object>>, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
Adds the to output columns.
- addToRelationNameCollection(String) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Adds relation name to relation name collection.
- addToRelationStack(Map<Object, Object>, Object, EntityMetadata) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
- addToRelationStack(Map<Object, Object>, Object, EntityMetadata) - Method in class com.impetus.kundera.query.QueryImpl
-
Adds the to relation stack.
- addTransformer(ClassTransformer) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- addTypedParameter(KunderaQuery.Type, String, KunderaQuery.FilterClause) - Method in class com.impetus.kundera.query.KunderaQuery
-
- addTypedParameter(KunderaQuery.Type, String, KunderaQuery.UpdateClause) - Method in class com.impetus.kundera.query.KunderaQuery
-
- addUpdateClause(String, String) - Method in class com.impetus.kundera.query.KunderaQuery
-
- addUpdateClause(ListIterator<Expression>) - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
- addValidAnnotations(String) - Method in class com.impetus.kundera.classreading.Reader
-
Adds the valid annotations.
- AggregateExpression - Class in com.impetus.kundera.persistence
-
The Class AggregateExpression.
- AggregateExpression(Expression<?>, String) - Constructor for class com.impetus.kundera.persistence.AggregateExpression
-
Instantiates a new aggregate expression.
- aggregation - Variable in class com.impetus.kundera.persistence.AggregateExpression
-
The aggregation.
- aggregationResult - Variable in class com.impetus.kundera.query.KunderaQuery
-
- AGGREGATIONS - Static variable in interface com.impetus.kundera.Constants
-
The Constant AGGREGATIONS.
- alias(String) - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- alias(String) - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- alias - Variable in class com.impetus.kundera.persistence.DefaultCompoundSelection
-
- alias(String) - Method in class com.impetus.kundera.persistence.DefaultCompoundSelection
-
- alias - Variable in class com.impetus.kundera.persistence.DefaultPath
-
- alias(String) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- all(Subquery<Y>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- allocationSize - Variable in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- allocationSize - Variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- and(Predicate...) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- and(Expression<Boolean>, Expression<Boolean>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- AnnotationDiscoveryListener - Interface in com.impetus.kundera.classreading
-
The Interface AnnotationDiscoveryListener.
- annotationDiscoveryListeners - Variable in class com.impetus.kundera.classreading.Reader
-
The annotation discovery listeners.
- any(Subquery<Y>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- appendAggregate(String) - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendAlias(String) - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendAttribute(Attribute) - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendBTValueClause(String, Expression, BetweenPredicate) - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendEntityName(String) - Method in class com.impetus.kundera.query.LuceneQueryBuilder
-
- appendFrom(Class) - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendFromClause() - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendIndexName(String) - Method in class com.impetus.kundera.query.LuceneQueryBuilder
-
- appendMultiSelect(List<Selection<?>>) - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendMultiSelectSuffix() - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendOrderClause(boolean) - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendOrdering(Order) - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendPropertyName(String) - Method in class com.impetus.kundera.query.LuceneQueryBuilder
-
- appendRange(String, boolean, boolean, Class) - Method in class com.impetus.kundera.query.LuceneQueryBuilder
-
Append range.
- appendSelectClause() - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendValueClause(String, Expression) - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendWhere(Expression<Boolean>, String) - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- appendWhereClause() - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- ApplicationLoaderException - Exception in com.impetus.kundera.metadata.model
-
Runtime exception handler class ApplicationLoader.
- ApplicationLoaderException(String) - Constructor for exception com.impetus.kundera.metadata.model.ApplicationLoaderException
-
Default constructor using fields.
- ApplicationMetadata - Class in com.impetus.kundera.metadata.model
-
Application metadata refers to metdata specific to application(e.g.
- ApplicationMetadata() - Constructor for class com.impetus.kundera.metadata.model.ApplicationMetadata
-
- applicationMetadata - Variable in class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaMetadata
-
The application metadata.
- ApplicationMetadata.QueryWrapper - Class in com.impetus.kundera.metadata.model
-
- ApplicationMetadata.QueryWrapper(String, String, boolean, Class) - Constructor for class com.impetus.kundera.metadata.model.ApplicationMetadata.QueryWrapper
-
- applyFlush() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Returns true, if flush mode is AUTO and not running within transaction ||
running within transaction and commit is invoked.
- applyMetadataChanges(EntityMetadata) - Method in class com.impetus.kundera.metadata.MetadataBuilder
-
- applyTTL(int) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- applyTTL(int) - Method in interface com.impetus.kundera.query.Query
-
add support to enable TTL for UPDATE/INSERT/DELETE queries.
- applyTTL(int) - Method in class com.impetus.kundera.query.QueryImpl
-
- array(Class, Selection<?>...) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- array(Selection<?>...) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- as(Class<X>) - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- as(Class<X>) - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- as(Class<X>) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- asByteArray(UUID) - Static method in class com.impetus.kundera.property.accessor.UUIDAccessor
-
Returns as byte array.
- asc(Expression<?>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- assign(GraphGenerator) - Method in class com.impetus.kundera.graph.GraphBuilder
-
Assign generator reference.
- assignEmbeddables(Map<Class<?>, ManagedType<?>>) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Assign embeddables to embeddables collection.
- assignGraphGenerator(GraphGenerator) - Method in class com.impetus.kundera.graph.GraphBuilder.RelationBuilder
-
Assign graph generator
- assignHeadNode(Node) - Method in class com.impetus.kundera.graph.GraphBuilder
-
Assign head node to graph
- assignManagedTypes(Map<Class<?>, EntityType<?>>) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Assign to managedTypes.
- assignMappedSuperClass(Map<Class<?>, ManagedType<?>>) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Adds mapped super class to mapped super class collection.
- assignNodeLinkProperty(Node, Relation, Node) - Method in class com.impetus.kundera.graph.GraphGenerator
-
On assigning node link properties
- assignReferenceToProxy(List) - Method in class com.impetus.kundera.query.QueryImpl
-
If returned collection of object holds a reference to.
- assignResources(PersistenceDelegator, PersistenceCache, EntityMetadata) - Method in class com.impetus.kundera.graph.GraphBuilder.RelationBuilder
-
Assign relation builder resources
- assignState(NodeState) - Method in class com.impetus.kundera.graph.GraphBuilder.NodeBuilder
-
- associationBuilder - Variable in class com.impetus.kundera.persistence.AbstractEntityReader
-
- AssociationBuilder - Class in com.impetus.kundera.persistence
-
This class is responsible for building association for given entities.
- AssociationBuilder() - Constructor for class com.impetus.kundera.persistence.AssociationBuilder
-
- attribName - Variable in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
The attrib name.
- attribType - Variable in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
The attrib type.
- attribute - Variable in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder
-
The attribute.
- attribute - Variable in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder.AttributeBuilder
-
The attribute.
- attribute - Variable in class com.impetus.kundera.persistence.DefaultPath
-
- AttributeConstraintRule - Class in com.impetus.kundera.validation.rules
-
- AttributeConstraintRule() - Constructor for class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
- AttributeConstraintRule.AttributeConstraintType - Enum in com.impetus.kundera.validation.rules
-
The rules for entity type validation map.
- AttributeConstraintRule.AttributeConstraintType(String) - Constructor for enum com.impetus.kundera.validation.rules.AttributeConstraintRule.AttributeConstraintType
-
- AttributeType - Enum in com.impetus.kundera.metadata.model.attributes
-
Attribute type.
- AttributeType() - Constructor for enum com.impetus.kundera.metadata.model.attributes.AttributeType
-
- attributeType - Variable in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder.AttributeBuilder
-
The attribute type.
- AutoGenerator - Interface in com.impetus.kundera.generator
-
AutoGenerator interface , all client should implement this interface
in order to support auto generation strategy.
- available() - Method in class com.impetus.kundera.classreading.JarFileIterator.InputStreamWrapper
-
- avg(Expression<N>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- Cache - Interface in com.impetus.kundera.cache
-
Implementors define a caching algorithm.
- cache - Variable in class com.impetus.kundera.cache.NonOperationalCacheProvider
-
The cache.
- cache - Variable in class com.impetus.kundera.KunderaPersistence
-
- cache - Variable in class com.impetus.kundera.KunderaPersistenceUnitUtil
-
- cache - Variable in class com.impetus.kundera.persistence.DefaultPath
-
- cache - Variable in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
- cache - Variable in class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaPersistenceUnitUtil
-
- cacheable - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
Cacheable?.
- CacheableAnnotationProcessor - Class in com.impetus.kundera.metadata.processor
-
The MetadataProcessor implementation to scan for EntityListener class/method
JPA Specifications: 1.
- CacheableAnnotationProcessor() - Constructor for class com.impetus.kundera.metadata.processor.CacheableAnnotationProcessor
-
- cacheAttributes - Variable in class com.impetus.kundera.persistence.DefaultPath.PathCache
-
- CacheBase - Class in com.impetus.kundera.persistence.context
-
Base class for all cache required in persistence context
- CacheBase(Cache, PersistenceCache) - Constructor for class com.impetus.kundera.persistence.context.CacheBase
-
- CacheException - Exception in com.impetus.kundera.cache
-
When something goes wrong in cache.
- CacheException(String) - Constructor for exception com.impetus.kundera.cache.CacheException
-
Instantiates a new cache exception.
- CacheException(String, Throwable) - Constructor for exception com.impetus.kundera.cache.CacheException
-
Instantiates a new cache exception.
- CacheException(Throwable) - Constructor for exception com.impetus.kundera.cache.CacheException
-
Instantiates a new cache exception.
- cacheKey(Class<?>, Object) - Method in class com.impetus.kundera.persistence.EntityManagerSession
-
Cache key.
- CacheProvider - Interface in com.impetus.kundera.cache
-
CacheProvider.
- cacheProvider - Variable in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
The cache provider.
- CalendarAccessor - Class in com.impetus.kundera.property.accessor
-
The Class CalendarAccessor.
- CalendarAccessor() - Constructor for class com.impetus.kundera.property.accessor.CalendarAccessor
-
- CallbackMethod - Interface in com.impetus.kundera.persistence.event
-
Interface that defines how JPA Entity Listeners can be called.
- callbackMethodsMap - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
The callback methods map.
- cascadePermission - Static variable in class com.impetus.kundera.persistence.context.FlushManager
-
- cascades - Variable in class com.impetus.kundera.metadata.model.Relation
-
The cascades.
- catalog - Variable in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- catalog - Variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- centre - Variable in class com.impetus.kundera.gis.geometry.Circle
-
- CglibLazyInitializer - Class in com.impetus.kundera.proxy.cglib
-
A LazyInitializer implemented using the CGLIB bytecode generation
library.
- CglibLazyInitializer(String, Class<?>, Class<?>[], Object, Method, Method, PersistenceDelegator) - Constructor for class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Instantiates a new cglib lazy initializer.
- CglibLazyInitializerFactory - Class in com.impetus.kundera.proxy.cglib
-
Implementation of LazyInitializerFactory using cglib library.
- CglibLazyInitializerFactory() - Constructor for class com.impetus.kundera.proxy.cglib.CglibLazyInitializerFactory
-
- CharAccessor - Class in com.impetus.kundera.property.accessor
-
The Class CharAccessor.
- CharAccessor() - Constructor for class com.impetus.kundera.property.accessor.CharAccessor
-
- CHARSET_UTF8 - Static variable in interface com.impetus.kundera.Constants
-
UTF-8 character set.
- checkClosed() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
Check closed.
- checkEmbeddable(Class, String) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder.AttributeBuilder
-
Validates that super type must be embeddable.
- checkEmbeddedId(Field) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder.AttributeBuilder
-
Check embedded id.
- checkForGenerator(Class<?>, Field, GeneratedValue, String) - Method in class com.impetus.kundera.metadata.validator.EntityValidatorImpl
-
Validate for generator.
- checkForGenerator(Class<?>, Field, GeneratedValue, String) - Method in class com.impetus.kundera.validation.rules.EntityFieldAnnotationRule
-
Validate for generator.
- checkForValid(String, Attribute<? super X, ?>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Check for valid.
- checkForValid() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Check for valid.
- checkId(Field) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder.AttributeBuilder
-
Check id.
- checkIdClass(Class) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder.AttributeBuilder
-
Check id class.
- checkIfZero(String, Class) - Static method in class com.impetus.kundera.utils.NumericUtils
-
Check if zero
- checkNullObject(Object) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
- checkSimpleId(Field) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder.AttributeBuilder
-
Check simple id.
- checkTransactionNeeded() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- checkvalidBooleanTypes(Class<?>) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
- checkValidClass(Class<?>) - Method in class com.impetus.kundera.validation.rules.EntityAnnotationRule
-
checks for a valid entity definition
- checkvalidDeciDigitTypes(Class<?>) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
- checkvalidDigitTypes(Class<?>) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
- checkValidField(Field) - Method in class com.impetus.kundera.validation.rules.EntityFieldAnnotationRule
-
- children - Variable in class com.impetus.kundera.graph.Node
-
- Circle - Class in com.impetus.kundera.gis.geometry
-
Geometric class representing circle shape
- Circle(double, double, double) - Constructor for class com.impetus.kundera.gis.geometry.Circle
-
- Circle(Coordinate, double) - Constructor for class com.impetus.kundera.gis.geometry.Circle
-
- classCache - Variable in class com.impetus.kundera.PersistenceUtilHelper.MetadataCache
-
- classes - Variable in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
The classes.
- classes - Variable in class com.impetus.kundera.metadata.validator.EntityValidatorImpl
-
cache for validated classes.
- classesToScan - Variable in class com.impetus.kundera.classreading.ClasspathReader
-
The classes to scan.
- ClassFileIterator - Class in com.impetus.kundera.classreading
-
The Class ClassFileIterator.
- ClassFileIterator(File, Filter) - Constructor for class com.impetus.kundera.classreading.ClassFileIterator
-
Instantiates a new class file iterator.
- ClassFileIterator(File) - Constructor for class com.impetus.kundera.classreading.ClassFileIterator
-
Instantiates a new class file iterator.
- classForName(String, ClassLoader) - Static method in class com.impetus.kundera.utils.ReflectUtils
-
Loads class with className using classLoader.
- classHierarchy - Variable in class com.impetus.kundera.PersistenceUtilHelper.MetadataCache.ClassCache
-
- ClasspathReader - Class in com.impetus.kundera.classreading
-
The Class ClasspathReader.
- ClasspathReader() - Constructor for class com.impetus.kundera.classreading.ClasspathReader
-
Instantiates a new classpath reader.
- ClasspathReader(List<String>) - Constructor for class com.impetus.kundera.classreading.ClasspathReader
-
Instantiates a new classpath reader.
- classToTables - Variable in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Entity name to List of Secondary tables
- clazz - Variable in class com.impetus.kundera.persistence.event.ExternalCallbackMethod
-
The clazz.
- clazz - Variable in enum com.impetus.kundera.validation.rules.AttributeConstraintRule.AttributeConstraintType
-
- clazz - Variable in enum com.impetus.kundera.validation.rules.RelationAttributeRule.RelationType
-
- clazzToPuMap - Variable in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Collection instance to hold clazz's full name to persistence unit
mapping.
- clazzType - Variable in class com.impetus.kundera.metadata.model.type.AbstractType
-
The clazz type.
- clean() - Method in class com.impetus.kundera.persistence.context.PersistenceCache
-
Cleaned out the data.
- cleanIndividualCache(CacheBase) - Method in class com.impetus.kundera.persistence.context.PersistenceCacheManager
-
- clear() - Method in class com.impetus.kundera.graph.Node
-
- clear() - Method in class com.impetus.kundera.graph.ObjectGraph
-
- clear() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- clear() - Method in interface com.impetus.kundera.persistence.api.Batcher
-
In case user asked for
- clear() - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- clear() - Method in class com.impetus.kundera.persistence.context.EventLogQueue
-
Clear.
- clear() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- clear() - Method in class com.impetus.kundera.persistence.EntityManagerSession
-
Clear.
- clear() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- clear() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
- clear() - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- clear() - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- clear() - Method in class com.impetus.kundera.proxy.collection.ProxySet
-
- clearCache() - Method in class com.impetus.kundera.cache.ElementCollectionCacheManager
-
Clear cache.
- clearFlushStack() - Method in class com.impetus.kundera.persistence.context.FlushManager
-
Empties Flush stack present in a PersistenceCache.
- clearPersistenceCache() - Method in class com.impetus.kundera.persistence.context.PersistenceCacheManager
-
- clearProxies() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializerFactory
-
- clearProxies() - Method in interface com.impetus.kundera.proxy.LazyInitializerFactory
-
Clears all proxy objects stored in this factory
- Client<Q extends javax.persistence.Query> - Interface in com.impetus.kundera.client
-
In Kundera, Clients act as a translator of JPA calls to
datastore-specific respective operations call.
- client - Variable in class com.impetus.kundera.graph.Node
-
Client for this node
- client - Variable in class com.impetus.kundera.loader.GenericClientFactory
-
The client.
- client - Variable in class com.impetus.kundera.metadata.MetadataBuilder
-
kundera client
- client - Variable in class com.impetus.kundera.persistence.DefaultTransactionResource
-
- ClientBase - Class in com.impetus.kundera.client
-
Base class for all Client implementations providing common utility methods to
them all.
- ClientBase(EntityManagerFactoryImpl.KunderaMetadata, Map<String, Object>, String) - Constructor for class com.impetus.kundera.client.ClientBase
-
- clientFactories - Static variable in class com.impetus.kundera.client.ClientResolver
-
- clientFactories - Variable in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
ClientFactory map holds one clientfactory for one persistence unit
- clientFactory - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
The kundera_client variable.
- ClientFactory - Interface in com.impetus.kundera.loader
-
Interface for client factory.
- ClientFactoryConfiguraton - Class in com.impetus.kundera.configure
-
The Class ClientFactoryConfiguration load client metadata.
- ClientFactoryConfiguraton(Map, EntityManagerFactoryImpl.KunderaMetadata, String...) - Constructor for class com.impetus.kundera.configure.ClientFactoryConfiguraton
-
Constructor parameterised with persistence units.
- clientImplementor - Variable in class com.impetus.kundera.metadata.model.ClientMetadata
-
The client implementor.
- ClientLifeCycleManager - Interface in com.impetus.kundera.loader
-
Interface to define for client life cycle manager.
- ClientLoaderException - Exception in com.impetus.kundera.loader
-
- ClientLoaderException() - Constructor for exception com.impetus.kundera.loader.ClientLoaderException
-
- ClientLoaderException(String) - Constructor for exception com.impetus.kundera.loader.ClientLoaderException
-
- ClientLoaderException(Throwable) - Constructor for exception com.impetus.kundera.loader.ClientLoaderException
-
- ClientLoaderException(String, Throwable) - Constructor for exception com.impetus.kundera.loader.ClientLoaderException
-
- clientMap - Variable in class com.impetus.kundera.persistence.PersistenceDelegator
-
The client map.
- clientMetadata - Variable in class com.impetus.kundera.client.ClientBase
-
- clientMetadata - Variable in class com.impetus.kundera.loader.GenericClientFactory
-
Holds reference to client metadata.
- ClientMetadata - Class in com.impetus.kundera.metadata.model
-
The Class ClientMetadata.
- ClientMetadata() - Constructor for class com.impetus.kundera.metadata.model.ClientMetadata
-
- ClientMetadataBuilder - Class in com.impetus.kundera.configure
-
- ClientMetadataBuilder(Map, EntityManagerFactoryImpl.KunderaMetadata, String...) - Constructor for class com.impetus.kundera.configure.ClientMetadataBuilder
-
- clientProperties - Variable in class com.impetus.kundera.configure.AbstractPropertyReader.AbstractSchemaMetadata
-
- ClientProperties - Class in com.impetus.kundera.configure
-
- ClientProperties() - Constructor for class com.impetus.kundera.configure.ClientProperties
-
- ClientProperties.DataStore - Class in com.impetus.kundera.configure
-
- ClientProperties.DataStore() - Constructor for class com.impetus.kundera.configure.ClientProperties.DataStore
-
- ClientProperties.DataStore.Connection - Class in com.impetus.kundera.configure
-
- ClientProperties.DataStore.Connection() - Constructor for class com.impetus.kundera.configure.ClientProperties.DataStore.Connection
-
- ClientProperties.DataStore.Connection.Server - Class in com.impetus.kundera.configure
-
- ClientProperties.DataStore.Connection.Server() - Constructor for class com.impetus.kundera.configure.ClientProperties.DataStore.Connection.Server
-
- ClientProperties.DataStore.Schema - Class in com.impetus.kundera.configure
-
- ClientProperties.DataStore.Schema() - Constructor for class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- ClientProperties.DataStore.Schema.DataCenter - Class in com.impetus.kundera.configure
-
- ClientProperties.DataStore.Schema.DataCenter() - Constructor for class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.DataCenter
-
- ClientProperties.DataStore.Schema.Table - Class in com.impetus.kundera.configure
-
- ClientProperties.DataStore.Schema.Table() - Constructor for class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.Table
-
- ClientPropertiesSetter - Interface in com.impetus.kundera.client
-
Defines methods for setting client properties
- ClientResolver - Class in com.impetus.kundera.client
-
Resolver class for client.
- ClientResolver() - Constructor for class com.impetus.kundera.client.ClientResolver
-
- ClientResolverException - Exception in com.impetus.kundera.client
-
Exception class for error scenarios involving resolution of clients.
- ClientResolverException() - Constructor for exception com.impetus.kundera.client.ClientResolverException
-
- ClientResolverException(String, Throwable) - Constructor for exception com.impetus.kundera.client.ClientResolverException
-
- ClientResolverException(String) - Constructor for exception com.impetus.kundera.client.ClientResolverException
-
- ClientResolverException(Throwable) - Constructor for exception com.impetus.kundera.client.ClientResolverException
-
- clone() - Method in class com.impetus.kundera.graph.Node
-
- clone() - Method in class com.impetus.kundera.query.KunderaQuery
-
- close() - Method in class com.impetus.kundera.classreading.ClassFileIterator
-
- close() - Method in class com.impetus.kundera.classreading.JarFileIterator
-
- close() - Method in class com.impetus.kundera.classreading.JarFileIterator.InputStreamWrapper
-
- close() - Method in interface com.impetus.kundera.classreading.ResourceIterator
-
Close.
- close() - Method in interface com.impetus.kundera.client.Client
-
Cleans up client
- close() - Method in class com.impetus.kundera.graph.Node
-
- close() - Method in interface com.impetus.kundera.index.Indexer
-
Close indexer instance.
- close() - Method in class com.impetus.kundera.index.IndexManager
-
Closes the transaction along with RAM directory.
- close() - Method in interface com.impetus.kundera.index.lucene.Indexer
-
Close on index writer/reader.
- close() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- close() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Close the factory, releasing any resources that it holds.
- close() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- close() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Close.
- close() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- close() - Method in class com.impetus.kundera.query.LuceneQuery
-
- close() - Method in interface com.impetus.kundera.query.Query
-
Reinstate .
- close() - Method in class com.impetus.kundera.query.QueryImpl
-
- closed - Variable in class com.impetus.kundera.classreading.JarFileIterator
-
The closed.
- closed - Variable in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Whether or not the factory has been closed.
- closed - Variable in class com.impetus.kundera.persistence.EntityManagerImpl
-
The closed.
- closed - Variable in class com.impetus.kundera.persistence.PersistenceDelegator
-
The closed.
- coalesce() - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- coalesce(Expression<? extends Y>, Y) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- COL_FAMILY - Static variable in interface com.impetus.kundera.Constants
-
The Constant COL_FAMILY.
- COL_NAME - Static variable in interface com.impetus.kundera.Constants
-
The Constant COL_NAME.
- collectionClazz - Variable in class com.impetus.kundera.metadata.model.attributes.AbstractPluralAttribute
-
- CollectionColumnInfo - Class in com.impetus.kundera.configure.schema
-
- CollectionColumnInfo() - Constructor for class com.impetus.kundera.configure.schema.CollectionColumnInfo
-
- collectionColumnMetadatas - Variable in class com.impetus.kundera.configure.schema.TableInfo
-
The collection column metadatas.
- collectionColumnName - Variable in class com.impetus.kundera.configure.schema.CollectionColumnInfo
-
The collection column name variable .
- Column - Class in com.impetus.kundera.metadata.model
-
Holds metadata for entity column.
- Column(String, Field) - Constructor for class com.impetus.kundera.metadata.model.Column
-
Instantiates a new column.
- Column(String, Field, boolean) - Constructor for class com.impetus.kundera.metadata.model.Column
-
- columnBindings - Variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
The column bindings.
- columnFamilyName - Variable in class com.impetus.kundera.db.DataRow
-
name of the family.
- ColumnInfo - Class in com.impetus.kundera.configure.schema
-
The Class ColumnInfo holds column related information.
- ColumnInfo() - Constructor for class com.impetus.kundera.configure.schema.ColumnInfo
-
Instantiates a new column info.
- columnMetadatas - Variable in class com.impetus.kundera.configure.schema.TableInfo
-
The column metadatas.
- columnName - Variable in class com.impetus.kundera.configure.schema.ColumnInfo
-
The column name variable .
- columnName - Variable in class com.impetus.kundera.configure.schema.IndexInfo
-
The column name variable .
- columnName - Variable in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
Column name
- columnName - Variable in class com.impetus.kundera.query.KunderaQuery.SortOrdering
-
The column name.
- columns - Variable in class com.impetus.kundera.configure.schema.EmbeddedColumnInfo
-
The list of columns variable is columns .
- columns - Variable in class com.impetus.kundera.db.DataRow
-
list of thrift columns from the row.
- columnToBeIndexed - Variable in class com.impetus.kundera.configure.schema.TableInfo
-
The column to be indexed.
- com.impetus.kundera - package com.impetus.kundera
-
- com.impetus.kundera.cache - package com.impetus.kundera.cache
-
- com.impetus.kundera.classreading - package com.impetus.kundera.classreading
-
- com.impetus.kundera.client - package com.impetus.kundera.client
-
- com.impetus.kundera.configure - package com.impetus.kundera.configure
-
- com.impetus.kundera.configure.schema - package com.impetus.kundera.configure.schema
-
- com.impetus.kundera.configure.schema.api - package com.impetus.kundera.configure.schema.api
-
- com.impetus.kundera.db - package com.impetus.kundera.db
-
- com.impetus.kundera.generator - package com.impetus.kundera.generator
-
- com.impetus.kundera.gis - package com.impetus.kundera.gis
-
- com.impetus.kundera.gis.geometry - package com.impetus.kundera.gis.geometry
-
- com.impetus.kundera.gis.query - package com.impetus.kundera.gis.query
-
- com.impetus.kundera.graph - package com.impetus.kundera.graph
-
- com.impetus.kundera.index - package com.impetus.kundera.index
-
- com.impetus.kundera.index.lucene - package com.impetus.kundera.index.lucene
-
- com.impetus.kundera.lifecycle - package com.impetus.kundera.lifecycle
-
- com.impetus.kundera.lifecycle.states - package com.impetus.kundera.lifecycle.states
-
- com.impetus.kundera.loader - package com.impetus.kundera.loader
-
- com.impetus.kundera.metadata - package com.impetus.kundera.metadata
-
- com.impetus.kundera.metadata.model - package com.impetus.kundera.metadata.model
-
- com.impetus.kundera.metadata.model.annotation - package com.impetus.kundera.metadata.model.annotation
-
- com.impetus.kundera.metadata.model.attributes - package com.impetus.kundera.metadata.model.attributes
-
- com.impetus.kundera.metadata.model.type - package com.impetus.kundera.metadata.model.type
-
- com.impetus.kundera.metadata.processor - package com.impetus.kundera.metadata.processor
-
- com.impetus.kundera.metadata.processor.relation - package com.impetus.kundera.metadata.processor.relation
-
- com.impetus.kundera.metadata.validator - package com.impetus.kundera.metadata.validator
-
- com.impetus.kundera.persistence - package com.impetus.kundera.persistence
-
- com.impetus.kundera.persistence.api - package com.impetus.kundera.persistence.api
-
- com.impetus.kundera.persistence.context - package com.impetus.kundera.persistence.context
-
- com.impetus.kundera.persistence.context.jointable - package com.impetus.kundera.persistence.context.jointable
-
- com.impetus.kundera.persistence.event - package com.impetus.kundera.persistence.event
-
- com.impetus.kundera.persistence.jta - package com.impetus.kundera.persistence.jta
-
- com.impetus.kundera.property - package com.impetus.kundera.property
-
- com.impetus.kundera.property.accessor - package com.impetus.kundera.property.accessor
-
- com.impetus.kundera.proxy - package com.impetus.kundera.proxy
-
- com.impetus.kundera.proxy.cglib - package com.impetus.kundera.proxy.cglib
-
- com.impetus.kundera.proxy.collection - package com.impetus.kundera.proxy.collection
-
- com.impetus.kundera.query - package com.impetus.kundera.query
-
- com.impetus.kundera.service - package com.impetus.kundera.service
-
- com.impetus.kundera.service.policy - package com.impetus.kundera.service.policy
-
- com.impetus.kundera.utils - package com.impetus.kundera.utils
-
- com.impetus.kundera.validation - package com.impetus.kundera.validation
-
- com.impetus.kundera.validation.rules - package com.impetus.kundera.validation.rules
-
- commit() - Method in class com.impetus.kundera.graph.Node
-
- commit() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- commit() - Method in class com.impetus.kundera.persistence.context.FlushManager
-
Rollback.
- commit() - Method in class com.impetus.kundera.persistence.jta.KunderaJTAUserTransaction
-
- commit() - Method in class com.impetus.kundera.persistence.jta.KunderaTransaction
-
- commit() - Method in class com.impetus.kundera.persistence.KunderaEntityTransaction
-
- commit() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- compareOrdered(DeepEquals.DualKey, LinkedList<DeepEquals.DualKey>, Collection) - Static method in class com.impetus.kundera.utils.DeepEquals
-
Compare two Collections that must be same length and in same order.
- compareTo(Object, Object) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
Compares original with relational entity.
- compareUnordered(Collection, Collection, Set) - Static method in class com.impetus.kundera.utils.DeepEquals
-
Deeply compare the two sets referenced by dualKey.
- ComparisonPredicate - Class in com.impetus.kundera.persistence
-
Predicate implementation for "=","<",">","<=",">=" Predicate
- ComparisonPredicate(Expression<?>, Object, AbstractPredicate.ConditionalOperator) - Constructor for class com.impetus.kundera.persistence.ComparisonPredicate
-
- compile() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compile.
- compileFrom() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compile from.
- compileGroup() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compile group.
- compileHaving() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compile having.
- compileOrder() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compile order.
- compileResult() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compile result.
- compileSelectOrDelete() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compile select.
- compileUpdate() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compile update.
- compileUpdateClause() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compile from.
- compileWhere() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compile where.
- compilewhereClause() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
Compilewhere clause.
- COMPOSITE_KEY_SEPERATOR - Static variable in class com.impetus.kundera.utils.KunderaCoreUtils
-
- concat(Expression<String>, Expression<String>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- concat(Expression<String>, String) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- concat(String, Expression<String>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- condition - Variable in class com.impetus.kundera.persistence.BetweenPredicate
-
- condition - Variable in class com.impetus.kundera.persistence.ComparisonPredicate
-
- condition - Variable in class com.impetus.kundera.query.KunderaQuery.FilterClause
-
The condition.
- conditions - Static variable in class com.impetus.kundera.persistence.CriteriaQueryTranslator
-
- conditions - Static variable in class com.impetus.kundera.query.LuceneQueryBuilder
-
- Configuration - Interface in com.impetus.kundera.configure
-
- configure() - Method in class com.impetus.kundera.configure.ClientFactoryConfiguraton
-
- configure() - Method in interface com.impetus.kundera.configure.Configuration
-
Configures and load meta-information for parameterized persistence units.
- configure() - Method in class com.impetus.kundera.configure.MetamodelConfiguration
-
- configure() - Method in class com.impetus.kundera.configure.PersistenceUnitConfiguration
-
- configure(PersistenceUnitInfo) - Method in class com.impetus.kundera.configure.PersistenceUnitConfiguration
-
- configure() - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
- configure(String, Map<String, Object>) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
- configureClientFactories() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Initialize and load clientFactory for all persistenceUnit with external
properties.
- configurePersistenceUnit(String, Map) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
One time initialization for persistence unit metadata.
- configurePersistenceUnit(PersistenceUnitInfo, Map) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
One time initialization for persistence unit metadata.
- ConjuctionPredicate - Class in com.impetus.kundera.persistence
-
Implementation class for AND Predicate
- ConjuctionPredicate() - Constructor for class com.impetus.kundera.persistence.ConjuctionPredicate
-
- ConjuctionPredicate(Expression<Boolean>...) - Constructor for class com.impetus.kundera.persistence.ConjuctionPredicate
-
- conjunction() - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- conn - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
- connection - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- connectionPoolOrConnection - Variable in class com.impetus.kundera.loader.GenericClientFactory
-
The connection pool or connection.
- connectionProperties - Variable in class com.impetus.kundera.service.HostConfiguration
-
- Constants - Interface in com.impetus.kundera
-
Constants.
- construct(Class<X>, Field) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Construct.
- construct(Class<Y>, Selection<?>...) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- constructed - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
The constructed.
- contains(Class, Object) - Method in class com.impetus.kundera.cache.NonOperationalCache
-
- contains() - Method in class com.impetus.kundera.graph.Node
-
- contains() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- contains(Object) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
Check if the instance is a managed entity instance belonging to the
current persistence context.
- contains(Object) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Check if the instance is a managed entity instance belonging to the
current persistence context.
- contains(Object) - Method in class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
- contains(Object) - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- contains(Object) - Method in class com.impetus.kundera.proxy.collection.ProxySet
-
- containsAll(Collection) - Method in class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
- containsAll(Collection) - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- containsAll(Collection) - Method in class com.impetus.kundera.proxy.collection.ProxySet
-
- containsBasicElementCollectionField(EntityMetadata, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Checks whether an entity with given metadata contains a collection field
- containsKey(Object) - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- containsValue(Object) - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- Coordinate - Class in com.impetus.kundera.gis.geometry
-
Geometric Coordinate implementation
- Coordinate() - Constructor for class com.impetus.kundera.gis.geometry.Coordinate
-
- Coordinate(Coordinate) - Constructor for class com.impetus.kundera.gis.geometry.Coordinate
-
- Coordinate(double, double, double) - Constructor for class com.impetus.kundera.gis.geometry.Coordinate
-
- Coordinate(double, double) - Constructor for class com.impetus.kundera.gis.geometry.Coordinate
-
- coordinate(KunderaEntityTransaction.TxAction) - Method in class com.impetus.kundera.persistence.Coordinator
-
- Coordinator - Class in com.impetus.kundera.persistence
-
- Coordinator() - Constructor for class com.impetus.kundera.persistence.Coordinator
-
- coordinator - Variable in class com.impetus.kundera.persistence.KunderaEntityTransaction
-
- coordinator - Variable in class com.impetus.kundera.persistence.PersistenceDelegator
-
- CoreLoader - Class in com.impetus.kundera.loader
-
The Class CoreLoader.
- CoreLoader() - Constructor for class com.impetus.kundera.loader.CoreLoader
-
- CoreMetadata - Class in com.impetus.kundera.metadata.model
-
The Class CoreMetadata.
- CoreMetadata() - Constructor for class com.impetus.kundera.metadata.model.CoreMetadata
-
- coreMetadata - Variable in class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaMetadata
-
The core metadata.
- count(Expression<?>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- countAggregation(Expression) - Method in class com.impetus.kundera.query.KunderaQueryParser
-
- countDistinct(Expression<?>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- counter - Variable in class com.impetus.kundera.service.policy.RoundRobinBalancingPolicy
-
- counters - Variable in class com.impetus.kundera.utils.KunderaThreadFactory
-
- countNonSyntheticFields(Class<?>) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- create(List<TableInfo>) - Method in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
Creates the.
- create_drop(List<TableInfo>) - Method in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
Create_drop.
- createCache(String) - Method in interface com.impetus.kundera.cache.CacheProvider
-
Creates cache for a given name.
- createCache(String) - Method in class com.impetus.kundera.cache.NonOperationalCacheProvider
-
- createColumnsFieldMap(EntityMetadata, EmbeddableType) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Creates the columns field map.
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class com.impetus.kundera.KunderaPersistence
-
- createCriteriaDelete(Class<T>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- createCriteriaUpdate(Class<T>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- createEmptyDataCollection() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
Creates an a data collection which has no entity inside it
- createEntityGraph(Class<T>) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createEntityGraph(String) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createEntityManager() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Create a new application-managed EntityManager.
- createEntityManager(Map) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Create a new application-managed EntityManager with the specified Map of
properties.
- createEntityManager(SynchronizationType) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
- createEntityManager(SynchronizationType, Map) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
- createEntityManagerFactory(String, Map) - Method in class com.impetus.kundera.KunderaPersistence
-
- createGeospatialQuery(String, Object, Object) - Method in interface com.impetus.kundera.gis.query.GeospatialQuery
-
- createNamedQuery(String) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createNamedQuery(String, Class<T>) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createNamedStoredProcedureQuery(String) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createNativeQuery(String) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createNativeQuery(String, Class) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createNativeQuery(String, String) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createNativeQuery(String, Class) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- createNewInstance(Class) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- createPoolOrConnection() - Method in class com.impetus.kundera.loader.GenericClientFactory
-
Creates a new GenericClient object.
- createQuery(String) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createQuery(CriteriaQuery<T>) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createQuery(String, Class<T>) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createQuery(CriteriaUpdate) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createQuery(CriteriaDelete) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createQuery() - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- createQuery(Class<T>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- createQuery(String) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Creates the query.
- createQuery(String, String) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Creates the query.
- createStoredProcedureQuery(String) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createStoredProcedureQuery(String, Class...) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createStoredProcedureQuery(String, String...) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- createSuperColumnsFieldMap(EntityMetadata, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Creates the super columns field map.
- createTupleQuery() - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- criteriaBuilder - Variable in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- CriteriaQueryTranslator - Class in com.impetus.kundera.persistence
-
Translator class to transform CriteriaQuery to JPQL.
- CriteriaQueryTranslator() - Constructor for class com.impetus.kundera.persistence.CriteriaQueryTranslator
-
- CriteriaQueryTranslator.QueryBuilder - Class in com.impetus.kundera.persistence
-
- CriteriaQueryTranslator.QueryBuilder() - Constructor for class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- currentDate() - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- currentNodeState - Variable in class com.impetus.kundera.graph.Node
-
- currentTime() - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- currentTimestamp() - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- currentTx - Static variable in class com.impetus.kundera.persistence.jta.KunderaJTAUserTransaction
-
The current tx.
- data - Variable in class com.impetus.kundera.graph.Node
-
- databaseName - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
The database name variable.
- dataCenters - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- dataClass - Variable in class com.impetus.kundera.graph.Node
-
- dataCollection - Variable in class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- DataRow<TF> - Class in com.impetus.kundera.db
-
Utility class that represents a row in Column family based datastores like
cassandra and HBase.
- DataRow() - Constructor for class com.impetus.kundera.db.DataRow
-
default constructor.
- DataRow(String, String, List<TF>) - Constructor for class com.impetus.kundera.db.DataRow
-
The Constructor.
- dataStore - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
- dataStoreName - Variable in exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
The data store name.
- datastores - Variable in class com.impetus.kundera.configure.ClientProperties
-
- DataWrapper - Interface in com.impetus.kundera
-
The Interface DataWrapper.
- DATE_FORMATTER - Static variable in class com.impetus.kundera.property.accessor.CalendarAccessor
-
The Constant DATE_FORMATTER.
- DATE_FORMATTER - Static variable in class com.impetus.kundera.property.accessor.DateAccessor
-
The Constant DATE_FORMATTER.
- DateAccessor - Class in com.impetus.kundera.property.accessor
-
The Class DateAccessor.
- DateAccessor() - Constructor for class com.impetus.kundera.property.accessor.DateAccessor
-
- DB_COL_NAME - Static variable in interface com.impetus.kundera.Constants
-
The Constant DB COL_NAME.
- declaredPluralAttributes - Variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
The declared plural attributes.
- declaredSingluarAttribs - Variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
The declared singluar attribs.
- deepCopy(Object, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.utils.ObjectUtils
-
Deep copy.
- deepCopyUsingMetadata(Object, Map<Object, Object>, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.utils.ObjectUtils
-
Deep copy using metadata.
- DeepEquals - Class in com.impetus.kundera.utils
-
Deeply compare two (2) objects.
- DeepEquals() - Constructor for class com.impetus.kundera.utils.DeepEquals
-
- deepEquals(Object, Object) - Static method in class com.impetus.kundera.utils.DeepEquals
-
- deepEquals(Object, Object, Set<DeepEquals.DualKey>) - Static method in class com.impetus.kundera.utils.DeepEquals
-
- DeepEquals.DualKey - Class in com.impetus.kundera.utils
-
- DeepEquals.DualKey() - Constructor for class com.impetus.kundera.utils.DeepEquals.DualKey
-
- DeepEquals.DualKey(Object, Object) - Constructor for class com.impetus.kundera.utils.DeepEquals.DualKey
-
- deepHashCode(Object) - Static method in class com.impetus.kundera.utils.DeepEquals
-
- default_allocation_size - Static variable in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- default_allocation_size - Static variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- default_initial_value - Static variable in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- default_initial_value - Static variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- DEFAULT_MAX_FETCH_DEPTH - Static variable in interface com.impetus.kundera.Constants
-
The Constant DEFAULT_MAX_FETCH_DEPTH.
- DEFAULT_PERSISTENCE_UNIT_LOCATIION - Static variable in interface com.impetus.kundera.Constants
-
The Constant DEFAULT_PERSISTENCE_UNIT_LOCATIION.
- default_pkColumn_name - Static variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- default_sequence_name - Static variable in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- default_table_name - Static variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- DEFAULT_TIME_OUT - Static variable in class com.impetus.kundera.persistence.jta.KunderaJTAUserTransaction
-
The Constant DEFAULT_TIME_OUT.
- DEFAULT_TIMESTAMP_GENERATOR - Static variable in interface com.impetus.kundera.Constants
-
The Constant DEFAULT_TIMESTAMP_GENERATOR.
- default_valueColumn_name - Static variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- DefaultBasicType<X> - Class in com.impetus.kundera.metadata.model.type
-
Default implementation of BasicType
DefaultBasicType implements BasicType interface,
invokes constructor with PersistenceType.BASIC.
- DefaultBasicType(Class<X>) - Constructor for class com.impetus.kundera.metadata.model.type.DefaultBasicType
-
Constructor with arguments.
- DefaultCollectionAttribute<X,E> - Class in com.impetus.kundera.metadata.model.attributes
-
Implementation class for CollectionAttribute
interface.
- DefaultCollectionAttribute(Type<E>, String, Attribute.PersistentAttributeType, ManagedType<X>, Field, Class<Collection<E>>) - Constructor for class com.impetus.kundera.metadata.model.attributes.DefaultCollectionAttribute
-
/** Constructor using fields.
- DefaultCompoundSelection<X> - Class in com.impetus.kundera.persistence
-
Implementation class for multi column selection CompoundSelection
- DefaultCompoundSelection(List<Selection<?>>, Class) - Constructor for class com.impetus.kundera.persistence.DefaultCompoundSelection
-
- DefaultEmbeddableType<X> - Class in com.impetus.kundera.metadata.model.type
-
Default implementation of EmbeddableType
DefaultEmbeddableType implements EmbeddableType
interface, invokes constructor with PersistenceType.EMBEDDABLE.
- DefaultEmbeddableType(Class<X>, Type.PersistenceType, ManagedType<? super X>) - Constructor for class com.impetus.kundera.metadata.model.type.DefaultEmbeddableType
-
Default constructor using fields.
- DefaultEntityAnnotationProcessor - Class in com.impetus.kundera.metadata.model.annotation
-
- DefaultEntityAnnotationProcessor(Class) - Constructor for class com.impetus.kundera.metadata.model.annotation.DefaultEntityAnnotationProcessor
-
- DefaultEntityType<X> - Class in com.impetus.kundera.metadata.model.type
-
Default implementation of EntityType
DefaultEmbeddableType implements EntityType
interface, invokes constructor with PersistenceType.ENTITY.
- DefaultEntityType(Class<X>, Type.PersistenceType, AbstractIdentifiableType<? super X>) - Constructor for class com.impetus.kundera.metadata.model.type.DefaultEntityType
-
Default constructor using fields.
- DefaultFieldAnnotationProcessor - Class in com.impetus.kundera.metadata.model.annotation
-
- DefaultFieldAnnotationProcessor(Field) - Constructor for class com.impetus.kundera.metadata.model.annotation.DefaultFieldAnnotationProcessor
-
- DefaultFrom<Z,X> - Class in com.impetus.kundera.persistence
-
Default implementation class for From
- DefaultFrom() - Constructor for class com.impetus.kundera.persistence.DefaultFrom
-
- DefaultListAttribute<X,E> - Class in com.impetus.kundera.metadata.model.attributes
-
Implementation class for ListAttribute interface.
- DefaultListAttribute(Type<E>, String, Attribute.PersistentAttributeType, ManagedType<X>, Field, Class<List<E>>) - Constructor for class com.impetus.kundera.metadata.model.attributes.DefaultListAttribute
-
Constructor using fields.
- DefaultMapAttribute<X,K,V> - Class in com.impetus.kundera.metadata.model.attributes
-
Implementation class for MapAttribute interface.
- DefaultMapAttribute(Type<V>, String, Attribute.PersistentAttributeType, ManagedType<X>, Field, Class<Map<K, V>>, Type<K>) - Constructor for class com.impetus.kundera.metadata.model.attributes.DefaultMapAttribute
-
Constructor using fields.
- DefaultMappedSuperClass<X> - Class in com.impetus.kundera.metadata.model.type
-
Default implementation of MappedSuperclassType
DefaultMappedSuperClass implements
MappedSuperclassType interface, invokes constructor with
PersistenceType.MAPPED_SUPERCLASS.
- DefaultMappedSuperClass(Class<X>, Type.PersistenceType, AbstractIdentifiableType<? super X>) - Constructor for class com.impetus.kundera.metadata.model.type.DefaultMappedSuperClass
-
Default constructor using fields.
- DefaultPath<X> - Class in com.impetus.kundera.persistence
-
Default implementation for Path
- DefaultPath() - Constructor for class com.impetus.kundera.persistence.DefaultPath
-
- DefaultPath(DefaultPath.PathType, ManagedType<X>, Attribute<X, ?>, EntityType<X>, Attribute) - Constructor for class com.impetus.kundera.persistence.DefaultPath
-
- DefaultPath.PathCache - Class in com.impetus.kundera.persistence
-
- DefaultPath.PathCache() - Constructor for class com.impetus.kundera.persistence.DefaultPath.PathCache
-
- DefaultPath.PathType - Enum in com.impetus.kundera.persistence
-
- DefaultPath.PathType() - Constructor for enum com.impetus.kundera.persistence.DefaultPath.PathType
-
- DefaultRoot<X> - Class in com.impetus.kundera.persistence
-
Default implementation for Root
- DefaultRoot(EntityType<X>) - Constructor for class com.impetus.kundera.persistence.DefaultRoot
-
- DefaultSetAttribute<X,E> - Class in com.impetus.kundera.metadata.model.attributes
-
Implementation class for SetAttribute interface.
- DefaultSetAttribute(Type<E>, String, Attribute.PersistentAttributeType, ManagedType<X>, Field, Class<Set<E>>) - Constructor for class com.impetus.kundera.metadata.model.attributes.DefaultSetAttribute
-
Constructor using fields.
- DefaultSingularAttribute<X,T> - Class in com.impetus.kundera.metadata.model.attributes
-
Implementation class for SetAttribute interface.
- DefaultSingularAttribute(String, Attribute.PersistentAttributeType, Field, Type<T>, ManagedType<X>, boolean) - Constructor for class com.impetus.kundera.metadata.model.attributes.DefaultSingularAttribute
-
- DefaultTimestampGenerator - Class in com.impetus.kundera.utils
-
- DefaultTimestampGenerator() - Constructor for class com.impetus.kundera.utils.DefaultTimestampGenerator
-
- DefaultTransactionResource - Class in com.impetus.kundera.persistence
-
Default transaction implementation for databases who does not support
transactions.
- DefaultTransactionResource(Client) - Constructor for class com.impetus.kundera.persistence.DefaultTransactionResource
-
- defaultTransactionSupported(String, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
If client specific to parameterized persistence unit does not support
transaction, return true else will return false.
- delegate - Variable in class com.impetus.kundera.classreading.JarFileIterator.InputStreamWrapper
-
The delegate.
- delegator - Variable in class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- delete(Object, Object) - Method in class com.impetus.kundera.client.ClientBase
-
- deleteByColumn(String, String, String, Object) - Method in interface com.impetus.kundera.client.Client
-
Delete rows from given table for given column name and corresponding
value..
- deleteEvents - Variable in class com.impetus.kundera.persistence.context.EventLogQueue
-
The delete events.
- deleteStatement - Variable in class com.impetus.kundera.query.KunderaQuery
-
- DELIMETER - Static variable in enum com.impetus.kundera.configure.AbstractPropertyReader.PropertyType
-
- DELIMETER - Static variable in class com.impetus.kundera.index.IndexingConstants
-
The Constant DELIMETER.
- delistResource(XAResource, int) - Method in class com.impetus.kundera.persistence.jta.KunderaTransaction
-
- desc(Expression<?>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- deserializeKeys(String) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Splits foreign keys into Set.
- destroy() - Method in interface com.impetus.kundera.loader.ClientLifeCycleManager
-
Unloads/destroy configured client instance.
- detach() - Method in class com.impetus.kundera.graph.Node
-
- detach() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- detach(Object) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
Remove the given entity from the persistence context, causing a managed
entity to become detached.
- detach(Object) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Remove the given entity from the persistence context, causing a managed
entity to become detached.
- DetachedState - Class in com.impetus.kundera.lifecycle.states
-
- DetachedState() - Constructor for class com.impetus.kundera.lifecycle.states.DetachedState
-
- diff(Expression<? extends N>, Expression<? extends N>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- diff(Expression<? extends N>, N) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- diff(N, Expression<? extends N>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- dirty - Variable in class com.impetus.kundera.graph.Node
-
- discoverClient(String) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
Gets the client.
- discovered(String) - Method in interface com.impetus.kundera.classreading.AnnotationDiscoveryListener
-
Discovered.
- discriminatorColumn - Variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType.InheritanceModel
-
The discriminator column.
- discriminatorValue - Variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType.InheritanceModel
-
The discriminator value.
- disjunction() - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- DisjunctionPredicate - Class in com.impetus.kundera.persistence
-
Implementation of OR Predicate
- DisjunctionPredicate() - Constructor for class com.impetus.kundera.persistence.DisjunctionPredicate
-
- DisjunctionPredicate(Expression<Boolean>...) - Constructor for class com.impetus.kundera.persistence.DisjunctionPredicate
-
- distinct(boolean) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- doCommit() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- doCommit() - Method in interface com.impetus.kundera.persistence.ResourceManager
-
Do commit.
- documentExistsInIndex(EntityMetadata, Object, EntityManagerFactoryImpl.KunderaMetadata, boolean, Class<?>) - Method in interface com.impetus.kundera.index.lucene.Indexer
-
- doFlush() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
On explicit call from em.flush().
- doRollback() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- doRollback() - Method in interface com.impetus.kundera.persistence.ResourceManager
-
Do rollback.
- DoubleAccessor - Class in com.impetus.kundera.property.accessor
-
The Class DoubleAccessor.
- DoubleAccessor() - Constructor for class com.impetus.kundera.property.accessor.DoubleAccessor
-
- dropSchema() - Method in interface com.impetus.kundera.configure.schema.api.SchemaManager
-
Method required to drop auto create schema,in case of schema operation as
{create-drop},
- eagerlyLoadDataCollection() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- elementCollectionCache - Static variable in class com.impetus.kundera.cache.ElementCollectionCacheManager
-
Mapping between Row Key and (Map of element collection objects and
element collection object name).
- ElementCollectionCache - Class in com.impetus.kundera.persistence.context
-
- ElementCollectionCache(Cache, PersistenceCache) - Constructor for class com.impetus.kundera.persistence.context.ElementCollectionCache
-
- ElementCollectionCacheManager - Class in com.impetus.kundera.cache
-
Cache for holding element collection column names and corresponding objects
This is a singleton class TODO: Improve singleton implementation code, think
performance overhead due to synchronization TODO: Think of a better way to
handle element collection object handling.
- ElementCollectionCacheManager() - Constructor for class com.impetus.kundera.cache.ElementCollectionCacheManager
-
Instantiates a new element collection cache manager.
- elementCollectionMetadatas - Variable in class com.impetus.kundera.configure.schema.TableInfo
-
The element collection metadatas.
- embeddable - Variable in class com.impetus.kundera.configure.schema.EmbeddedColumnInfo
-
- embeddable(Class<X>) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
- embeddables - Variable in class com.impetus.kundera.metadata.model.MetamodelImpl
-
The embeddables.
- embeddables - Variable in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
The embeddables.
- EMBEDDED_COLUMN_NAME_DELIMITER - Static variable in interface com.impetus.kundera.Constants
-
The Constant SUPER_COLUMN_NAME_DELIMITER.
- embeddedAttribute - Variable in class com.impetus.kundera.persistence.DefaultPath
-
- EmbeddedCache - Class in com.impetus.kundera.persistence.context
-
- EmbeddedCache(Cache, PersistenceCache) - Constructor for class com.impetus.kundera.persistence.context.EmbeddedCache
-
- EmbeddedColumnInfo - Class in com.impetus.kundera.configure.schema
-
The Class ColumnInfo holds the information of Embedded Columns.
- EmbeddedColumnInfo(EmbeddableType) - Constructor for class com.impetus.kundera.configure.schema.EmbeddedColumnInfo
-
- embeddedColumnMetadatas - Variable in class com.impetus.kundera.configure.schema.TableInfo
-
The embedded column metadatas.
- embeddedColumnName - Variable in class com.impetus.kundera.configure.schema.EmbeddedColumnInfo
-
The embedded column name variable .
- embeddedColumnName - Variable in class com.impetus.kundera.db.SearchResult
-
- embeddedColumnValues - Variable in class com.impetus.kundera.db.SearchResult
-
- enableFlush - Variable in class com.impetus.kundera.persistence.PersistenceDelegator
-
- ENCODING - Static variable in interface com.impetus.kundera.Constants
-
The Constant ENCODING.
- EnhanceEntity - Class in com.impetus.kundera.client
-
The Class EnhanceEntity.
- EnhanceEntity() - Constructor for class com.impetus.kundera.client.EnhanceEntity
-
- EnhanceEntity(Object, Object, Map<String, Object>) - Constructor for class com.impetus.kundera.client.EnhanceEntity
-
Instantiates a new enhance entity.
- enlistResource(XAResource) - Method in class com.impetus.kundera.persistence.jta.KunderaTransaction
-
- entity - Variable in class com.impetus.kundera.client.EnhanceEntity
-
The entity.
- entity(Class<X>) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
- ENTITY_CLASS_FIELD - Static variable in class com.impetus.kundera.index.IndexingConstants
-
The Constant ENTITY_CLASS_FIELD.
- ENTITY_ID_FIELD - Static variable in class com.impetus.kundera.index.IndexingConstants
-
The Constant ENTITY_ID_FIELD.
- ENTITY_INDEXNAME_FIELD - Static variable in class com.impetus.kundera.index.IndexingConstants
-
The Constant ENTITY_INDEXNAME_FIELD.
- entityAlias - Variable in class com.impetus.kundera.query.KunderaQuery
-
The entity alias.
- EntityAnnotationProcessor - Interface in com.impetus.kundera.metadata.model.annotation
-
- entityAnnotationProcessor - Variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
The entity annotation processor.
- EntityAnnotationRule - Class in com.impetus.kundera.validation.rules
-
- EntityAnnotationRule() - Constructor for class com.impetus.kundera.validation.rules.EntityAnnotationRule
-
- entityAnnotations - Variable in class com.impetus.kundera.metadata.model.annotation.DefaultEntityAnnotationProcessor
-
- entityClass - Variable in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- entityClass - Variable in class com.impetus.kundera.query.KunderaQuery
-
The entity class.
- entityClazz - Variable in class com.impetus.kundera.metadata.model.ApplicationMetadata.QueryWrapper
-
- entityClazz - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
class corresponding to this meta.
- EntityEventDispatcher - Class in com.impetus.kundera.persistence.event
-
The Class EntityEventDispatcher.
- EntityEventDispatcher() - Constructor for class com.impetus.kundera.persistence.event.EntityEventDispatcher
-
- entityExistsInIndex(Class<?>, EntityManagerFactoryImpl.KunderaMetadata, EntityMetadata) - Method in interface com.impetus.kundera.index.lucene.Indexer
-
- EntityFieldAnnotationRule - Class in com.impetus.kundera.validation.rules
-
- EntityFieldAnnotationRule() - Constructor for class com.impetus.kundera.validation.rules.EntityFieldAnnotationRule
-
- entityId - Variable in class com.impetus.kundera.client.EnhanceEntity
-
The entity id.
- entityId - Variable in class com.impetus.kundera.graph.Node
-
- EntityListenersProcessor - Class in com.impetus.kundera.metadata.processor
-
The MetadataProcessor implementation to scan for EntityListener class/method
JPA Specifications: 1.
- EntityListenersProcessor() - Constructor for class com.impetus.kundera.metadata.processor.EntityListenersProcessor
-
- entityManager - Variable in class com.impetus.kundera.persistence.KunderaEntityTransaction
-
- entityManagerFactory - Variable in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- EntityManagerFactoryImpl - Class in com.impetus.kundera.persistence
-
Implementation class for EntityManagerFactory
- EntityManagerFactoryImpl(PersistenceUnitInfo, Map<String, Object>) - Constructor for class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
- EntityManagerFactoryImpl(String, Map<String, Object>) - Constructor for class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Use this if you want to construct this directly.
- EntityManagerFactoryImpl.KunderaMetadata - Class in com.impetus.kundera.persistence
-
The Class KunderaMetadata.
- EntityManagerFactoryImpl.KunderaMetadata() - Constructor for class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaMetadata
-
Instantiates a new kundera metadata.
- EntityManagerFactoryImpl.KunderaPersistenceUnitUtil - Class in com.impetus.kundera.persistence
-
- EntityManagerFactoryImpl.KunderaPersistenceUnitUtil(PersistenceUtilHelper.MetadataCache) - Constructor for class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaPersistenceUnitUtil
-
- EntityManagerImpl - Class in com.impetus.kundera.persistence
-
The Class EntityManagerImpl.
- EntityManagerImpl(EntityManagerFactory, Map, PersistenceUnitTransactionType, PersistenceContextType) - Constructor for class com.impetus.kundera.persistence.EntityManagerImpl
-
Instantiates a new entity manager impl.
- EntityManagerImpl(EntityManagerFactory, PersistenceUnitTransactionType, PersistenceContextType) - Constructor for class com.impetus.kundera.persistence.EntityManagerImpl
-
Instantiates a new entity manager impl.
- EntityManagerSession - Class in com.impetus.kundera.persistence
-
The Class EntityManagerSession.
- EntityManagerSession(Cache) - Constructor for class com.impetus.kundera.persistence.EntityManagerSession
-
Instantiates a new entity manager cache.
- EntityMetadata - Class in com.impetus.kundera.metadata.model
-
Holds metadata for entities.
- EntityMetadata(Class<?>) - Constructor for class com.impetus.kundera.metadata.model.EntityMetadata
-
Instantiates a new metadata.
- entityMetadata - Variable in class com.impetus.kundera.persistence.event.InternalCallbackMethod
-
The entity metadata.
- entityMetadata - Variable in class com.impetus.kundera.validation.rules.NullOrInvalidEntityRule
-
- EntityMetadata.Type - Enum in com.impetus.kundera.metadata.model
-
The Enum Type.
- EntityMetadata.Type() - Constructor for enum com.impetus.kundera.metadata.model.EntityMetadata.Type
-
- entityMetadataMap - Variable in class com.impetus.kundera.metadata.model.MetamodelImpl
-
The entity metadata map.
- entityName - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
The entity name.
- entityName - Variable in class com.impetus.kundera.query.KunderaQuery
-
The entity name.
- entityNameToClassMap - Variable in class com.impetus.kundera.metadata.model.MetamodelImpl
-
The entity name to class map.
- EntityReader - Interface in com.impetus.kundera.persistence
-
The Interface EntityReader.
- EntityReaderException - Exception in com.impetus.kundera.persistence
-
- EntityReaderException() - Constructor for exception com.impetus.kundera.persistence.EntityReaderException
-
- EntityReaderException(String) - Constructor for exception com.impetus.kundera.persistence.EntityReaderException
-
- EntityReaderException(Throwable) - Constructor for exception com.impetus.kundera.persistence.EntityReaderException
-
- EntityReaderException(String, Throwable) - Constructor for exception com.impetus.kundera.persistence.EntityReaderException
-
- EntityRule - Interface in com.impetus.kundera.validation.rules
-
- entityTransaction - Variable in class com.impetus.kundera.persistence.EntityManagerImpl
-
- entityType - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
- entityType - Variable in class com.impetus.kundera.persistence.DefaultPath
-
- entityTypes - Variable in class com.impetus.kundera.metadata.model.MetamodelImpl
-
The managed types.
- EntityValidator - Interface in com.impetus.kundera.metadata.validator
-
Interface to validate an entity.
- EntityValidatorImpl - Class in com.impetus.kundera.metadata.validator
-
Validates entity for JPA rules.
- EntityValidatorImpl(Map) - Constructor for class com.impetus.kundera.metadata.validator.EntityValidatorImpl
-
- EntityValidatorImpl() - Constructor for class com.impetus.kundera.metadata.validator.EntityValidatorImpl
-
- entrySet() - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- EnumAccessor - Class in com.impetus.kundera.property.accessor
-
- EnumAccessor() - Constructor for class com.impetus.kundera.property.accessor.EnumAccessor
-
- Envelope - Class in com.impetus.kundera.gis.geometry
-
Geometric Envelope (Box) implementation
- Envelope() - Constructor for class com.impetus.kundera.gis.geometry.Envelope
-
- Envelope(Coordinate) - Constructor for class com.impetus.kundera.gis.geometry.Envelope
-
- Envelope(Envelope) - Constructor for class com.impetus.kundera.gis.geometry.Envelope
-
- Envelope(Coordinate, Coordinate) - Constructor for class com.impetus.kundera.gis.geometry.Envelope
-
- Envelope(double, double, double, double) - Constructor for class com.impetus.kundera.gis.geometry.Envelope
-
- equal(Expression<?>, Expression<?>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- equal(Expression<?>, Object) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- equals(Object) - Method in class com.impetus.kundera.configure.schema.ColumnInfo
-
Equals method compare two object of columnInfo on the basis of their
name.
- equals(Object) - Method in class com.impetus.kundera.configure.schema.EmbeddedColumnInfo
-
Equals method compare two object of EmbeddedColumnInfo on the basis of
their name.
- equals(Object) - Method in class com.impetus.kundera.configure.schema.IndexInfo
-
Equals method compare two object of columnInfo on the basis of their
name.
- equals(Object) - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Equals method compare two object of TableInfo on the basis of their name
.
- equals(Object) - Method in class com.impetus.kundera.graph.Node
-
- equals(Object) - Method in class com.impetus.kundera.graph.NodeLink
-
- equals(Object) - Method in class com.impetus.kundera.query.KunderaQuery.JPAParameter
-
- equals(Object) - Method in class com.impetus.kundera.utils.DeepEquals.DualKey
-
- error(SAXParseException) - Method in class com.impetus.kundera.loader.PersistenceXMLLoader.ErrorLogger
-
- errors - Variable in class com.impetus.kundera.loader.PersistenceXMLLoader.ErrorLogger
-
The errors.
- eventDispatcher - Variable in class com.impetus.kundera.graph.Node
-
- eventDispatcher - Variable in class com.impetus.kundera.persistence.PersistenceDelegator
-
The event dispatcher.
- EventListenerException - Exception in com.impetus.kundera.persistence.event
-
- EventListenerException() - Constructor for exception com.impetus.kundera.persistence.event.EventListenerException
-
- EventListenerException(String) - Constructor for exception com.impetus.kundera.persistence.event.EventListenerException
-
- EventListenerException(Throwable) - Constructor for exception com.impetus.kundera.persistence.event.EventListenerException
-
- EventListenerException(String, Throwable) - Constructor for exception com.impetus.kundera.persistence.event.EventListenerException
-
- EventLog - Class in com.impetus.kundera.persistence.context
-
Logs CRUD events,
- EventLog(EventLog.EventType, Node) - Constructor for class com.impetus.kundera.persistence.context.EventLog
-
- EventLog.EventType - Enum in com.impetus.kundera.persistence.context
-
- EventLog.EventType() - Constructor for enum com.impetus.kundera.persistence.context.EventLog.EventType
-
- EventLogQueue - Class in com.impetus.kundera.persistence.context
-
The Class EventLogQueue.
- EventLogQueue() - Constructor for class com.impetus.kundera.persistence.context.EventLogQueue
-
- eventLogQueue - Variable in class com.impetus.kundera.persistence.context.FlushManager
-
The event log queue.
- eventType - Variable in class com.impetus.kundera.persistence.context.EventLog
-
- evict(Class, Object) - Method in class com.impetus.kundera.cache.NonOperationalCache
-
- evict(Class) - Method in class com.impetus.kundera.cache.NonOperationalCache
-
- evictAll() - Method in class com.impetus.kundera.cache.NonOperationalCache
-
- evictFroml2Cache(Node) - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- excludeUnlistedClasses - Variable in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
The exclude unlisted classes.
- excludeUnlistedClasses() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- execute() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Executes batch.
- executeBatch() - Method in interface com.impetus.kundera.persistence.api.Batcher
-
executes batch.
- executeScript(String) - Method in interface com.impetus.kundera.client.Client
-
Enables executing native script specific to a db client
- executeScript(String) - Method in class com.impetus.kundera.client.ClientBase
-
Method to execute mongo jscripts.
- executeUpdate() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- executeUpdate() - Method in class com.impetus.kundera.query.QueryImpl
-
- executor - Variable in class com.impetus.kundera.service.policy.RetryService
-
- exists(Subquery<?>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- existsInRelationStack(Map<Object, Object>, Object, EntityMetadata) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
- exportSchema(String, List<TableInfo>) - Method in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
Export schema handles the handleOperation method.
- exportSchema(String, List<TableInfo>) - Method in interface com.impetus.kundera.configure.schema.api.SchemaManager
-
Exports schema according to configured schema operation e.g.
- expression - Variable in class com.impetus.kundera.persistence.AggregateExpression
-
The expression.
- expression - Variable in class com.impetus.kundera.persistence.BetweenPredicate
-
- expression - Variable in class com.impetus.kundera.persistence.QueryOrder
-
- expressionFactory - Variable in class com.impetus.kundera.query.KunderaQuery
-
- expressions - Variable in class com.impetus.kundera.persistence.ConjuctionPredicate
-
- expressions - Variable in class com.impetus.kundera.persistence.DisjunctionPredicate
-
- ExternalCallbackMethod - Class in com.impetus.kundera.persistence.event
-
Class to hold class-method instances for EntityListeners.
- ExternalCallbackMethod(Class<?>, Method) - Constructor for class com.impetus.kundera.persistence.event.ExternalCallbackMethod
-
Instantiates a new external callback method.
- externalProperties - Variable in class com.impetus.kundera.client.ClientBase
-
- externalProperties - Variable in class com.impetus.kundera.configure.AbstractPropertyReader
-
- externalProperties - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
- externalProperties - Variable in class com.impetus.kundera.loader.GenericClientFactory
-
Holds persistence unit related property
- externalProperties - Variable in class com.impetus.kundera.service.HostConfiguration
-
External configuration passed at the time of emf creation.
- externalPropertyMap - Variable in class com.impetus.kundera.configure.AbstractSchemaConfiguration
-
Holding persistenceUnit properties
- ge(Expression<? extends Number>, Expression<? extends Number>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- ge(Expression<? extends Number>, Number) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- generate(Client<?>, String) - Method in interface com.impetus.kundera.generator.AutoGenerator
-
Generate.
- generate(SequenceGeneratorDiscriptor, Client<?>, String) - Method in interface com.impetus.kundera.generator.IdentityGenerator
-
Generate.
- generate(SequenceGeneratorDiscriptor, Client<?>, String) - Method in interface com.impetus.kundera.generator.SequenceGenerator
-
Generate.
- generate(TableGeneratorDiscriptor, ClientBase, String) - Method in interface com.impetus.kundera.generator.TableGenerator
-
Generate.
- generate(E, PersistenceDelegator, PersistenceCache, NodeState) - Method in class com.impetus.kundera.graph.GraphGenerator
-
Generate graph for head node.
- generateAndSetId(Object, EntityMetadata, PersistenceDelegator, EntityManagerFactoryImpl.KunderaMetadata) - Method in class com.impetus.kundera.persistence.IdGenerator
-
- GeneratedValueProcessor - Class in com.impetus.kundera.metadata.processor
-
- GeneratedValueProcessor() - Constructor for class com.impetus.kundera.metadata.processor.GeneratedValueProcessor
-
- generateGraph(E, PersistenceDelegator) - Method in class com.impetus.kundera.graph.GraphGenerator
-
Generate entity graph and returns after assigning headnode.
- generateGraph(E, PersistenceDelegator, NodeState) - Method in class com.impetus.kundera.graph.GraphGenerator
-
Generate entity graph and returns after assigning headnode.
- generateId(Object, EntityMetadata, Client<?>, EntityManagerFactoryImpl.KunderaMetadata) - Method in class com.impetus.kundera.persistence.IdGenerator
-
- generateSchema(PersistenceUnitInfo, Map) - Method in class com.impetus.kundera.KunderaPersistence
-
- generateSchema(String, Map) - Method in class com.impetus.kundera.KunderaPersistence
-
- Generator - Interface in com.impetus.kundera.generator
-
Generator Interface implemented by all generator.
- generator - Variable in class com.impetus.kundera.graph.GraphBuilder
-
- generator - Variable in class com.impetus.kundera.graph.GraphBuilder.RelationBuilder
-
- generator - Variable in class com.impetus.kundera.persistence.PersistenceValidator
-
- genericClasses - Variable in class com.impetus.kundera.configure.schema.CollectionColumnInfo
-
Generic classes of data held in collection
would hold one element for Set and List, two for Map
- GenericClientFactory - Class in com.impetus.kundera.loader
-
Abstract class to hold generic definitions for client factory
implementations.
- GenericClientFactory() - Constructor for class com.impetus.kundera.loader.GenericClientFactory
-
- GenericClientFactory.LoadBalancer - Enum in com.impetus.kundera.loader
-
- GenericClientFactory.LoadBalancer() - Constructor for enum com.impetus.kundera.loader.GenericClientFactory.LoadBalancer
-
- GeospatialQuery - Interface in com.impetus.kundera.gis.query
-
Provides methods related to Geospatial Queries
- get(Object) - Method in interface com.impetus.kundera.cache.Cache
-
Get an item from the cache.
- get(Object) - Method in class com.impetus.kundera.cache.NonOperationalCache
-
- get(SingularAttribute<? super X, Y>) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- get(PluralAttribute<X, C, E>) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- get(MapAttribute<X, K, V>) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- get(String) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- get(Attribute, EntityType<X>, Attribute) - Method in class com.impetus.kundera.persistence.DefaultPath.PathCache
-
- get(Object, String, PersistenceUtilHelper.MetadataCache) - Static method in class com.impetus.kundera.PersistenceUtilHelper
-
- get(Object, Field) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Gets field value as byte-array.
- get(int) - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- get(Object) - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- get(String) - Static method in enum com.impetus.kundera.validation.rules.AttributeConstraintRule.AttributeConstraintType
-
- get(String) - Static method in enum com.impetus.kundera.validation.rules.RelationAttributeRule.RelationType
-
- getAggregation() - Method in class com.impetus.kundera.persistence.AggregateExpression
-
Gets the aggregation.
- getAggResult() - Method in class com.impetus.kundera.query.KunderaQuery
-
- getAlias() - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- getAlias() - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- getAlias() - Method in class com.impetus.kundera.persistence.DefaultCompoundSelection
-
- getAlias() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- getAllNodes() - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- getAllocationSize() - Method in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- getAllocationSize() - Method in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- getAndIncrement(int) - Method in class com.impetus.kundera.service.policy.RoundRobinBalancingPolicy
-
- getAnnotation(String) - Method in class com.impetus.kundera.metadata.model.annotation.DefaultEntityAnnotationProcessor
-
- getAnnotation(String) - Method in class com.impetus.kundera.metadata.model.annotation.DefaultFieldAnnotationProcessor
-
- getAnnotation(String) - Method in interface com.impetus.kundera.metadata.model.annotation.JPAAnnotationProcessor
-
- getAnnotationDiscoveryListeners() - Method in class com.impetus.kundera.classreading.Reader
-
Gets the annotation discovery listeners.
- getAnnotations() - Method in class com.impetus.kundera.metadata.model.annotation.DefaultEntityAnnotationProcessor
-
- getAnnotations() - Method in class com.impetus.kundera.metadata.model.annotation.DefaultFieldAnnotationProcessor
-
- getAnnotations() - Method in interface com.impetus.kundera.metadata.model.annotation.JPAAnnotationProcessor
-
- getApplicationMetadata() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaMetadata
-
Gets the application metadata.
- getAssociatedEntitiesFromIndex(Class, Object, Class<?>, Client) - Method in class com.impetus.kundera.persistence.AssociationBuilder
-
Retrieves associated entities from secondary index.
- getAssociationBuilder() - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
Returns association builder instance.
- getAttribute(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getAttribute() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- getAttributeBinding(Field) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the attribute binding.
- getAttributeName(String) - Method in class com.impetus.kundera.query.KunderaQuery
-
- getAttributeOfEmbedddable(Map<String, Field>, Metamodel, Attribute) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
- getAttributes() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getAttributeType() - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder.AttributeBuilder
-
Gets the attribute type.
- getBatchSize() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Return batch.size value.
- getBatchSize() - Method in interface com.impetus.kundera.persistence.api.Batcher
-
Returns batch size
- getBiDirectionalField() - Method in class com.impetus.kundera.metadata.model.Relation
-
- getBindableJavaType() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
- getBindableJavaType() - Method in class com.impetus.kundera.metadata.model.type.DefaultEntityType
-
- getBindableType() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
- getBindableType() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractPluralAttribute
-
- getBindableType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultSingularAttribute
-
- getBindableType() - Method in class com.impetus.kundera.metadata.model.type.DefaultEntityType
-
- getBoost() - Method in class com.impetus.kundera.metadata.model.PropertyIndex
-
Gets the boost.
- getBoundJavaType() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractPluralAttribute
-
Returns get java type.
- getBytes(Object) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
- getCache(String) - Method in interface com.impetus.kundera.cache.CacheProvider
-
Returns cache for a given cache name.
- getCache(String) - Method in class com.impetus.kundera.cache.NonOperationalCacheProvider
-
- getCache() - Method in class com.impetus.kundera.KunderaPersistence
-
- getCache() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Access the cache that is associated with the entity manager factory (the
"second level cache").
- getCallbackMethods(Class<?>) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the callback methods.
- getCallbackMethodsMap() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the callback methods map.
- getCascades() - Method in class com.impetus.kundera.metadata.model.Relation
-
Gets the cascades.
- getCatalog() - Method in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- getCatalog() - Method in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- getCentre() - Method in class com.impetus.kundera.gis.geometry.Circle
-
- getChildNode(String) - Method in class com.impetus.kundera.graph.Node
-
Retrieves child node of this node for a given child node ID
- getChildNode(String) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getChildNodeState(EntityMetadata, Object) - Method in class com.impetus.kundera.graph.ObjectGraphBuilder
-
- getChildren() - Method in class com.impetus.kundera.graph.Node
-
- getChildren() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getClasses() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Gets the classes.
- getClassHierarchy(Class<?>) - Method in class com.impetus.kundera.PersistenceUtilHelper.MetadataCache
-
- getClassLoader() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getClauseValue(String) - Method in class com.impetus.kundera.query.KunderaQuery
-
Returns clause value for supplied parameter.
- getClauseValue(Parameter) - Method in class com.impetus.kundera.query.KunderaQuery
-
Returns specific clause value.
- getClazz() - Method in enum com.impetus.kundera.validation.rules.AttributeConstraintRule.AttributeConstraintType
-
- getClazz() - Method in enum com.impetus.kundera.validation.rules.RelationAttributeRule.RelationType
-
- getClient() - Method in class com.impetus.kundera.graph.Node
-
- getClient() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getClient() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Gets the client.
- getClient(EntityMetadata) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Gets the client.
- getClient(String) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- getClientFactory(String, Map<String, Object>, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.client.ClientResolver
-
Gets the client factory.
- getClientFactory(String) - Static method in class com.impetus.kundera.client.ClientResolver
-
- getClientFactory(String) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
- getClientFactoryName(String) - Method in class com.impetus.kundera.configure.MetamodelConfiguration
-
- getClientImplementor() - Method in class com.impetus.kundera.metadata.model.ClientMetadata
-
Gets the client implementor.
- getClientInstance() - Method in interface com.impetus.kundera.loader.ClientFactory
-
Instantiate and returns client instance
- getClientInstance() - Method in class com.impetus.kundera.loader.GenericClientFactory
-
Gets the client instance.
- getClientMetadata() - Method in class com.impetus.kundera.client.ClientBase
-
- getClientMetadata() - Method in class com.impetus.kundera.loader.GenericClientFactory
-
- getClientProperties() - Method in class com.impetus.kundera.configure.AbstractPropertyReader.AbstractSchemaMetadata
-
- getCollection(String, Class<E>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getCollection(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getCollectionColumnMetadatas() - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Gets the collection column metadatas.
- getCollectionColumnName() - Method in class com.impetus.kundera.configure.schema.CollectionColumnInfo
-
- getCollectionInstance(Field) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
- getCollectionType() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractPluralAttribute
-
Return the collection type.
- getCollectionType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultCollectionAttribute
-
- getCollectionType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultListAttribute
-
- getCollectionType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultMapAttribute
-
- getCollectionType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultSetAttribute
-
- getColumn(TableInfo, Attribute, PropertyIndex, String[]) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
getColumn method return ColumnInfo for the given column
- getColumnFamily() - Method in interface com.impetus.kundera.DataWrapper
-
Returns column family.
- getColumnFamilyName() - Method in class com.impetus.kundera.db.DataRow
-
Gets the column family name.
- getColumnMetadatas() - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Gets the column metadatas.
- getColumnName() - Method in class com.impetus.kundera.configure.schema.ColumnInfo
-
Gets the column name.
- getColumnName() - Method in class com.impetus.kundera.configure.schema.IndexInfo
-
- getColumnName() - Method in class com.impetus.kundera.query.KunderaQuery.SortOrdering
-
Gets the column name.
- getColumns() - Method in class com.impetus.kundera.configure.schema.EmbeddedColumnInfo
-
- getColumns() - Method in class com.impetus.kundera.db.DataRow
-
Gets the columns.
- getColumns(String[], EntityMetadata) - Method in class com.impetus.kundera.query.QueryImpl
-
Gets the columns.
- getColumnsById(String, String, String, String, Object, Class) - Method in interface com.impetus.kundera.client.Client
-
Returns List of column values for given primary key and column name.
- getColumnsToBeIndexed() - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Returns list of index information object.
- getColumnToBeIndexed(String) - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Gets the column to be indexed.
- getCompoundSelectionItems() - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- getCompoundSelectionItems() - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- getCompoundSelectionItems() - Method in class com.impetus.kundera.persistence.DefaultCompoundSelection
-
- getCompoundSelectionItems() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- getCondition() - Method in class com.impetus.kundera.persistence.BetweenPredicate
-
- getCondition() - Method in class com.impetus.kundera.persistence.ComparisonPredicate
-
- getCondition() - Method in class com.impetus.kundera.query.KunderaQuery.FilterClause
-
Gets the condition.
- getConnection() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- getConnectionPoolOrConnection() - Method in class com.impetus.kundera.loader.GenericClientFactory
-
Gets the connection pool or connection.
- getCoordinates() - Method in class com.impetus.kundera.gis.geometry.Polygon
-
- getCoordinator() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Returns transaction coordinator.
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.BigDecimalAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.BigIntegerAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.BooleanAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.ByteAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.CalendarAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.CharAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.DateAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.DoubleAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.EnumAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.FloatAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.IntegerAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.LongAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.ObjectAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.PointAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.ShortAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.SQLDateAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.SQLTimeAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.SQLTimestampAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.StringAccessor
-
- getCopy(Object) - Method in class com.impetus.kundera.property.accessor.UUIDAccessor
-
- getCopy(Object) - Method in interface com.impetus.kundera.property.PropertyAccessor
-
Gets copy of object
- getCopy() - Method in interface com.impetus.kundera.proxy.collection.ProxyCollection
-
Retrieves a copy of this proxy collection
- getCopy() - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- getCopy() - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- getCopy() - Method in class com.impetus.kundera.proxy.collection.ProxySet
-
- getCoreMetadata() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaMetadata
-
Gets the core metadata.
- getCorrelationParent() - Method in class com.impetus.kundera.persistence.DefaultFrom
-
- getCriteriaBuilder() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Return an instance of CriteriaBuilder for the creation of CriteriaQuery
objects.
- getCriteriaBuilder() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getCurrentNodeState() - Method in class com.impetus.kundera.graph.Node
-
- getCurrentNodeState() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getCurrentTx() - Static method in class com.impetus.kundera.persistence.jta.KunderaJTAUserTransaction
-
Gets the current tx.
- getData() - Method in class com.impetus.kundera.graph.Node
-
- getData() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getDataCenters() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- getDataClass() - Method in class com.impetus.kundera.graph.Node
-
- getDataClass() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getDataCollection() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
- getDataCollection() - Method in interface com.impetus.kundera.proxy.collection.ProxyCollection
-
Retrieves actual collection data that implementor of this interface
holds.
- getDataCollection() - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- getDataStore(String) - Method in class com.impetus.kundera.configure.AbstractPropertyReader.AbstractSchemaMetadata
-
- getDatastores() - Method in class com.impetus.kundera.configure.ClientProperties
-
- getDateByPattern(String) - Static method in class com.impetus.kundera.property.accessor.DateAccessor
-
Get Date from given below formats.
- getDeclaredAttribute(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredAttribute(String, boolean) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the declared attribute.
- getDeclaredAttributes() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredCollection(String, Class<E>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredCollection(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredFields(Field) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Gets the declared fields.
- getDeclaredId(Class<Y>) - Method in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
- getDeclaredList(String, Class<E>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredList(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredMap(String, Class<K>, Class<V>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredMap(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredPluralAttribute(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the declared plural attribute.
- getDeclaredPluralAttributes() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredSet(String, Class<E>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredSet(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredSingularAttribute(String, Class<Y>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredSingularAttribute(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredSingularAttribute(String, Class<Y>, boolean) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Returns declared singular attribute.
- getDeclaredSingularAttribute(String, boolean) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Returns declared singular attribute.
- getDeclaredSingularAttributes() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getDeclaredVersion(Class<Y>) - Method in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
- getDeclaringType() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
- getDeepDeclaredFields(Class) - Static method in class com.impetus.kundera.utils.DeepEquals
-
- getDelegate() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getDelegate() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Returns map of client as delegate to entity manager.
- getDeleteEvents() - Method in class com.impetus.kundera.persistence.context.EventLogQueue
-
Gets the delete events.
- getDeleteStatement() - Method in class com.impetus.kundera.query.KunderaQuery
-
- getDiscriminatorColumn() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the discriminator column.
- getDiscriminatorValue() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the discriminator value.
- getDocument(URL) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Reads the persistence xml content into an object graph and validates it
against the related xsd schema.
- getElementCollectionCache() - Method in class com.impetus.kundera.cache.ElementCollectionCacheManager
-
Gets the element collection cache.
- getElementCollectionMetadatas() - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Gets the element collection metadatas.
- getElementCollectionObjectName(Object, Object) - Method in class com.impetus.kundera.cache.ElementCollectionCacheManager
-
Gets the element collection object name.
- getElementContent(Element) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Gets the element content.
- getElementContent(Element, String) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Get the content of the given element.
- getElementType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultCollectionAttribute
-
- getElementType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultListAttribute
-
- getElementType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultMapAttribute
-
- getElementType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultSetAttribute
-
- getEmbeddable() - Method in class com.impetus.kundera.configure.schema.EmbeddedColumnInfo
-
- getEmbeddables() - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
- getEmbeddables(Class) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Custom implementation to offer map of embeddables available for given
entityType.
- getEmbeddables() - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Gets the embeddables.
- getEmbeddableType(EntityMetadata, Map<String, Field>, Map<String, Field>, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
- getEmbeddedAttribute() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- getEmbeddedCollectionInstance(Field) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Gets the embedded collection instance.
- getEmbeddedCollectionPostfix(String) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Gets the embedded collection postfix.
- getEmbeddedCollectionPrefix(String) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Gets the embedded collection prefix.
- getEmbeddedColumn(TableInfo, EmbeddableType, String, Class, Field) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
Get Embedded column info.
- getEmbeddedColumnMetadatas() - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Gets the embedded column metadatas.
- getEmbeddedColumnName() - Method in class com.impetus.kundera.configure.schema.EmbeddedColumnInfo
-
- getEmbeddedColumnName() - Method in class com.impetus.kundera.db.SearchResult
-
- getEmbeddedColumnValues() - Method in class com.impetus.kundera.db.SearchResult
-
- getEmbeddedGenericObjectInstance(Field) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Gets the embedded generic object instance.
- getEnclosingEmbeddedFieldName(EntityMetadata, String, boolean, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Gets the enclosing document name.
- getEntities() - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
- getEntity() - Method in class com.impetus.kundera.client.EnhanceEntity
-
Gets the entity.
- getEntity(Object) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
Returns wrapped entity.
- getEntity(Object) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- getEntityAlias() - Method in class com.impetus.kundera.query.KunderaQuery
-
- getEntityAnnotation() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the entity annotation.
- getEntityAttribute(Class, String) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Returns entity attribute for given managed entity class.
- getEntityClass(String) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Gets the entity class.
- getEntityClass() - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- getEntityClass() - Method in class com.impetus.kundera.query.KunderaQuery
-
Gets the entity class.
- getEntityClazz() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the entity clazz.
- getEntityFieldValue(EntityMetadata, Object, String) - Method in class com.impetus.kundera.query.QueryImpl
-
Gets the entity field value.
- getEntityGraph(String) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getEntityGraphs(Class<T>) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getEntityId() - Method in class com.impetus.kundera.client.EnhanceEntity
-
Gets the entity id.
- getEntityId() - Method in class com.impetus.kundera.graph.Node
-
- getEntityId(String) - Static method in class com.impetus.kundera.graph.ObjectGraphUtils
-
- getEntityId() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getEntityId() - Method in class com.impetus.kundera.persistence.context.EventLog
-
- getEntityManagerFactory() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getEntityMetadata(EntityManagerFactoryImpl.KunderaMetadata, String, Class) - Static method in class com.impetus.kundera.metadata.KunderaMetadataManager
-
Gets the entity metadata.
- getEntityMetadata(EntityManagerFactoryImpl.KunderaMetadata, Class) - Static method in class com.impetus.kundera.metadata.KunderaMetadataManager
-
Finds ands returns Entity metadata for a given array of PUs.
- getEntityMetadata(Class<?>) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Gets the entity metadata.
- getEntityMetadata() - Method in class com.impetus.kundera.query.KunderaQuery
-
Gets the entity metadata.
- getEntityMetadata() - Method in class com.impetus.kundera.query.QueryImpl
-
Returns entity metadata, in case of native query mapped class is present
within application metadata.
- getEntityMetadataCol(ApplicationMetadata, String) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
- getEntityMetadataMap() - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Gets the entity metadata map.
- getEntityName(Class<?>) - Method in class com.impetus.kundera.configure.MetamodelConfiguration
-
- getEntityName() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Gets the entity name.
- getEntityName() - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
The entity-name of the entity our owning proxy represents.
- getEntityNameToClassMap() - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Gets the entity name to class map.
- getEntityType() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- getEntityType() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- getERuleType(String) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
- getEventDispatcher() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Gets the event dispatcher.
- getEventType() - Method in class com.impetus.kundera.persistence.context.EventLog
-
- getExcludeUnlistedClasses() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Gets the exclude unlisted classes.
- getExpression() - Method in class com.impetus.kundera.persistence.AggregateExpression
-
Gets the expression.
- getExpression() - Method in class com.impetus.kundera.persistence.BetweenPredicate
-
- getExpression() - Method in class com.impetus.kundera.persistence.QueryOrder
-
- getExpressionFactory() - Method in class com.impetus.kundera.query.KunderaQuery
-
- getExpressions() - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- getExpressions() - Method in class com.impetus.kundera.persistence.ConjuctionPredicate
-
- getExpressions() - Method in class com.impetus.kundera.persistence.DisjunctionPredicate
-
- getExternalProperties(String, Map<String, Object>, String...) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
Retrun map of external properties for given pu;
- getFactory(ValidationFactoryGenerator.ValidationFactoryType) - Method in class com.impetus.kundera.validation.ValidationFactoryGenerator
-
- getFetches() - Method in class com.impetus.kundera.persistence.DefaultFrom
-
- getFetches() - Method in class com.impetus.kundera.persistence.DefaultRoot
-
- getFetchSize() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getFetchSize() - Method in interface com.impetus.kundera.query.Query
-
- getFetchSize() - Method in class com.impetus.kundera.query.QueryImpl
-
- getFetchType() - Method in class com.impetus.kundera.metadata.model.Relation
-
Gets the fetch type.
- getField() - Method in class com.impetus.kundera.metadata.model.Column
-
Gets the field.
- getFieldAnnotation() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
- getFieldInstance(List, Field) - Static method in class com.impetus.kundera.utils.ObjectUtils
-
Gets the field instance.
- getFieldName(String) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- getFieldName() - Method in class com.impetus.kundera.query.KunderaQuery.FilterClause
-
- getFilter() - Method in class com.impetus.kundera.classreading.ClasspathReader
-
- getFilter() - Method in class com.impetus.kundera.classreading.Reader
-
Gets the filter.
- getFilter() - Method in class com.impetus.kundera.query.KunderaQuery
-
Gets the filter.
- getFilterClauseQueue() - Method in class com.impetus.kundera.query.KunderaQuery
-
Gets the filter clause queue.
- getFirstResult() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getFirstResult() - Method in class com.impetus.kundera.query.QueryImpl
-
- getFlushMode() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getFlushMode() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getFlushMode() - Method in class com.impetus.kundera.query.QueryImpl
-
- getFlushStack() - Method in class com.impetus.kundera.persistence.context.FlushManager
-
Gets the flush stack.
- getFormattedObect(String) - Static method in class com.impetus.kundera.property.accessor.DateAccessor
-
Just to verify with supported types of date pattern.
- getFrom() - Method in class com.impetus.kundera.query.KunderaQuery
-
Gets the from.
- getGenericClass(Field) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Retrieves Generic class from a collection field that has only one
argument.
- getGenericClasses() - Method in class com.impetus.kundera.configure.schema.CollectionColumnInfo
-
- getGenericClasses(Field) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Retrieves Generic class from a collection field that has only one
argument.
- getGraph() - Method in class com.impetus.kundera.graph.GraphBuilder
-
Returns completed graph.
- getGroupList() - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- getGroupRestriction() - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- getHeadNode() - Method in class com.impetus.kundera.graph.ObjectGraph
-
- getHeadNodes() - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- getHints() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getHints() - Method in class com.impetus.kundera.query.QueryImpl
-
Returns a
Map containing query hints set by user.
- getHost() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection.Server
-
- getHost() - Method in interface com.impetus.kundera.service.Host
-
- getHosts() - Method in class com.impetus.kundera.service.HostConfiguration
-
- getId() - Method in class com.impetus.kundera.db.DataRow
-
Gets the id.
- getId(Class<Y>) - Method in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
- getId(Object, EntityMetadata) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
Gets the id.
- getId(Object, EntityMetadata) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Get identifier of an entity object by invoking getXXX() method.
- getIdAttribute() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- getIdAttribute() - Method in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
- getIdClassAttributes() - Method in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
- getIdColumnName() - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Returns name of id attribute.
- getIdentifier(Object) - Method in class com.impetus.kundera.KunderaPersistenceUnitUtil
-
- getIdentifier(Object) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaPersistenceUnitUtil
-
- getIdentifier() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
- getIdentifier() - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
Retrieve the identifier value for the enity our owning proxy represents.
- getIdentifierMethod - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
The get identifier method.
- getIdGenerator() - Method in interface com.impetus.kundera.client.Client
-
Gets the id generator.
- getIdType() - Method in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
- getImplementation() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Return the underlying persistent object, initializing if necessary.
- getImplementation() - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
- getIndexer() - Method in class com.impetus.kundera.index.IndexManager
-
- getIndexesOnEmbeddable(Class<?>) - Static method in class com.impetus.kundera.metadata.processor.IndexProcessor
-
Returns list of indexed columns on @Embeddable entity
- getIndexImplementor() - Method in class com.impetus.kundera.metadata.model.ClientMetadata
-
Gets the index implementor.
- getIndexManager() - Method in interface com.impetus.kundera.client.Client
-
Gets the index manager.
- getIndexManager() - Method in class com.impetus.kundera.client.ClientBase
-
- getIndexName() - Method in class com.impetus.kundera.configure.schema.IndexInfo
-
- getIndexName() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the index name.
- getIndexProperties() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the index properties.
- getIndexType() - Method in class com.impetus.kundera.configure.schema.IndexInfo
-
- getIndexType() - Method in class com.impetus.kundera.metadata.model.PropertyIndex
-
- getInheritenceType() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the inheritence type.
- getInitialValue() - Method in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- getInitialValue() - Method in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- getInsertEvents() - Method in class com.impetus.kundera.persistence.context.EventLogQueue
-
Gets the insert events.
- getInstance() - Static method in class com.impetus.kundera.cache.ElementCollectionCacheManager
-
Gets the single instance of ElementCollectionCacheManager.
- getInstance(String) - Static method in enum com.impetus.kundera.configure.schema.api.AbstractSchemaManager.SchemaOperationType
-
Gets the single instance of ScheamOperationType.
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.BigDecimalAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.BigIntegerAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.BooleanAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.ByteAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.CalendarAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.CharAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.DateAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.DoubleAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.EnumAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.FloatAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.IntegerAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.LongAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.ObjectAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.PointAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.ShortAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.SQLDateAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.SQLTimeAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.SQLTimestampAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.StringAccessor
-
- getInstance(Class<?>) - Method in class com.impetus.kundera.property.accessor.UUIDAccessor
-
- getInstance(Class<?>) - Method in interface com.impetus.kundera.property.PropertyAccessor
-
- getInverseJoinColumnName() - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- getInverseJoinColumns() - Method in class com.impetus.kundera.metadata.model.JoinTableMetadata
-
Gets the inverse join columns.
- getJarFiles() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Gets the jar files.
- getJarFileUrls() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getJavaMember() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
- getJavaType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultCollectionAttribute
-
- getJavaType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultListAttribute
-
- getJavaType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultMapAttribute
-
- getJavaType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultSetAttribute
-
- getJavaType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultSingularAttribute
-
- getJavaType() - Method in class com.impetus.kundera.metadata.model.type.AbstractType
-
- getJavaType() - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- getJavaType() - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- getJavaType() - Method in class com.impetus.kundera.persistence.DefaultCompoundSelection
-
- getJavaType() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- getJoinColumn(TableInfo, String, Class) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
getJoinColumn method return ColumnInfo for the join column
- getJoinColumnName(Field) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the relation field name.
- getJoinColumnName(EntityManagerFactoryImpl.KunderaMetadata) - Method in class com.impetus.kundera.metadata.model.Relation
-
Gets the join column name.
- getJoinColumnName() - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- getJoinColumns() - Method in class com.impetus.kundera.metadata.model.JoinTableMetadata
-
Gets the join columns.
- getJoins() - Method in class com.impetus.kundera.persistence.DefaultFrom
-
- getJoinTableData() - Method in class com.impetus.kundera.persistence.context.FlushManager
-
Gets the join table data map.
- getJoinTableMetadata() - Method in class com.impetus.kundera.metadata.model.Relation
-
Gets the join table metadata.
- getJoinTableName() - Method in class com.impetus.kundera.metadata.model.JoinTableMetadata
-
Gets the join table name.
- getJoinTableName() - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- getJoinTableRecords() - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- getJoinTableSchema() - Method in class com.impetus.kundera.metadata.model.JoinTableMetadata
-
Gets the join table schema.
- getJPAColumnName() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
Returns assigned jpa column name.
- getJPAQuery() - Method in class com.impetus.kundera.query.KunderaQuery
-
- getJPAQuery() - Method in class com.impetus.kundera.query.QueryImpl
-
Gets the jPA query.
- getJpaRules() - Method in class com.impetus.kundera.validation.ValidationFactory.RuleFactory
-
- getJpqlExpression() - Method in class com.impetus.kundera.query.KunderaQuery
-
- getJtaDataSource() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getKeyJavaType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultMapAttribute
-
- getKeyType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultMapAttribute
-
- getKeyValue(String) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
- getKunderaLazyInitializer() - Method in interface com.impetus.kundera.proxy.KunderaProxy
-
- getKunderaMetadata() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- getKunderaMetadataInstance() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
- getKunderaQuery() - Method in class com.impetus.kundera.query.QueryImpl
-
Gets the kundera query.
- getL2Cache() - Method in class com.impetus.kundera.persistence.EntityManagerSession
-
Gets the l2 cache.
- getLastElementCollectionObjectCount(Object) - Method in class com.impetus.kundera.cache.ElementCollectionCacheManager
-
Gets the last element collection object count.
- getLazyEntity(String, Class<?>, Method, Method, Object, PersistenceDelegator) - Method in class com.impetus.kundera.persistence.AssociationBuilder
-
- getLazyInitializerFactory() - Method in class com.impetus.kundera.metadata.model.CoreMetadata
-
Gets the lazy initializer factory.
- getLhs() - Method in class com.impetus.kundera.persistence.ComparisonPredicate
-
- getLinkProperties(EntityMetadata, Relation, EntityManagerFactoryImpl.KunderaMetadata) - Method in class com.impetus.kundera.graph.GraphGenerator
-
- getLinkProperties() - Method in class com.impetus.kundera.graph.NodeLink
-
- getLinkProperties(EntityMetadata, Relation) - Method in class com.impetus.kundera.graph.ObjectGraphBuilder
-
- getLinkProperty(NodeLink.LinkProperty) - Method in class com.impetus.kundera.graph.NodeLink
-
- getList(String, Class<E>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getList(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getLobColumnInfo() - Method in class com.impetus.kundera.configure.schema.TableInfo
-
- getLockMode(Object) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getLockMode() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getLockMode() - Method in class com.impetus.kundera.query.QueryImpl
-
- getLower() - Method in class com.impetus.kundera.persistence.BetweenPredicate
-
- getLuceneIndexDir() - Method in class com.impetus.kundera.metadata.model.ClientMetadata
-
Gets the lucene index dir.
- getLuceneQueryFromJPAQuery(KunderaQuery, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
Gets the lucene query from jpa query.
- getMainCache() - Method in class com.impetus.kundera.persistence.context.PersistenceCache
-
- getManagedClassNames() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getManagedType() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- getManagedTypes() - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
- getManagedTypes() - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Gets the managed types.
- getManagedURLs() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Returns list of managed urls.
- getMap(String, Class<K>, Class<V>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getMap(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getMapKeyJoinClass() - Method in class com.impetus.kundera.metadata.model.Relation
-
- getMappedBy() - Method in class com.impetus.kundera.metadata.model.Relation
-
Gets the mapped by.
- getMappedClass(String) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
- getMappedClazz() - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata.QueryWrapper
-
- getMappedName(EntityMetadata, Relation, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Returns mapped relational name, in case of bi directional mapping, it
will return back pKey name of associated entity.
- getMappedPersistenceUnit(Class<?>) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Gets the mapped persistence unit.
- getMappedPersistenceUnit(String) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
returns mapped persistence unit.
- getMappedSuperClassTypes() - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
- getMappedUrl() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getMappingFileNames() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getMax() - Method in class com.impetus.kundera.metadata.model.PropertyIndex
-
- getMaxActive() - Method in interface com.impetus.kundera.service.Host
-
- getMaxIdle() - Method in interface com.impetus.kundera.service.Host
-
- getMaxResults() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getMaxResults() - Method in class com.impetus.kundera.query.QueryImpl
-
- getMaxTotal() - Method in interface com.impetus.kundera.service.Host
-
- getMaxValue() - Method in class com.impetus.kundera.configure.schema.IndexInfo
-
- getMember(Class<?>, String) - Method in class com.impetus.kundera.PersistenceUtilHelper.MetadataCache
-
- getMetadata(Class<?>) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Gets the metadata.
- getMetamodel(EntityManagerFactoryImpl.KunderaMetadata, String) - Static method in class com.impetus.kundera.metadata.KunderaMetadataManager
-
Gets the metamodel.
- getMetamodel(EntityManagerFactoryImpl.KunderaMetadata, String...) - Static method in class com.impetus.kundera.metadata.KunderaMetadataManager
-
Gets the metamodel.
- getMetamodel(String) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Gets the metamodel.
- getMetamodel() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Return an instance of Metamodel interface for access to the metamodel of
the persistence unit.
- getMetamodel() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getMetaModel() - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- getMetamodel(String) - Method in class com.impetus.kundera.query.KunderaQuery
-
Gets the metamodel.
- getMetaModelBuilder(String) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
- getMetamodelMap() - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Gets the metamodel map.
- getMethod(Class<?>, String) - Static method in class com.impetus.kundera.PersistenceUtilHelper
-
Returns the method with the specified name or null if it
does not exist.
- getMin() - Method in class com.impetus.kundera.metadata.model.PropertyIndex
-
- getMinIdle() - Method in interface com.impetus.kundera.service.Host
-
- getMinValue() - Method in class com.impetus.kundera.configure.schema.IndexInfo
-
- getModel() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- getModel() - Method in class com.impetus.kundera.persistence.DefaultRoot
-
- getMultiplicity() - Method in class com.impetus.kundera.graph.NodeLink
-
- getName() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- getName() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.DataCenter
-
- getName() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- getName() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.Table
-
- getName() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
- getName() - Method in class com.impetus.kundera.metadata.model.Column
-
Gets the name.
- getName() - Method in class com.impetus.kundera.metadata.model.PropertyIndex
-
Gets the name.
- getName() - Method in class com.impetus.kundera.metadata.model.type.DefaultEntityType
-
- getName() - Method in class com.impetus.kundera.query.KunderaQuery.JPAParameter
-
- getNewTempClassLoader() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getNext() - Method in class com.impetus.kundera.utils.KunderaThreadFactory
-
- getNode() - Method in class com.impetus.kundera.graph.GraphBuilder.RelationBuilder
-
Returns built node.
- getNode(String) - Method in class com.impetus.kundera.graph.ObjectGraph
-
Returns Node for a given node ID
- getNode(Object, ObjectGraph, NodeState) - Method in class com.impetus.kundera.graph.ObjectGraphBuilder
-
Constructs and returns
Node representation for a given entity
object.
- getNode() - Method in class com.impetus.kundera.persistence.context.EventLog
-
- getNodeFromCache(String, PersistenceDelegator) - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- getNodeFromCache(Object, EntityMetadata, PersistenceDelegator) - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- getNodeId() - Method in class com.impetus.kundera.graph.Node
-
- getNodeId(Object, Class<?>) - Static method in class com.impetus.kundera.graph.ObjectGraphUtils
-
- getNodeId() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getNodeMapping() - Method in class com.impetus.kundera.graph.ObjectGraph
-
- getNodes() - Method in class com.impetus.kundera.index.IndexerProperties
-
- getNonJtaDataSource() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getObject(Object, Field) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Gets object from field.
- getObject(Object, String) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Gets the embedded object.
- getObject(Class<?>) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
- getObject(Class, byte[]) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
- getObjectCopy(Object, Field) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Retutrns copy of object
- getObjectGraph(Object, NodeState) - Method in class com.impetus.kundera.graph.ObjectGraphBuilder
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.impetus.kundera.persistence.jta.UserTransactionFactory
-
Returns reference to userTransaction object.
- getOperation() - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- getOperator() - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- getOperator() - Method in class com.impetus.kundera.persistence.ConjuctionPredicate
-
- getOperator() - Method in class com.impetus.kundera.persistence.DisjunctionPredicate
-
- getOrder() - Method in class com.impetus.kundera.persistence.QueryOrder
-
- getOrder() - Method in class com.impetus.kundera.query.KunderaQuery.SortOrdering
-
Gets the order.
- getOrderBy() - Method in class com.impetus.kundera.configure.schema.ColumnInfo
-
- getOrderByColumn(String[], Attribute) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
getOrderByColumn method return order by value of the column
- getOrdering() - Method in class com.impetus.kundera.query.KunderaQuery
-
Gets the ordering.
- getOrderList() - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- getOriginalNode() - Method in class com.impetus.kundera.graph.Node
-
- getOwner() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
- getOwner() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- getOwner() - Method in interface com.impetus.kundera.proxy.collection.ProxyCollection
-
Returns owning entity that holds this proxy collection
- getOwner() - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
- getPackages() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Gets the packages.
- getParameter(String) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getParameter(int) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getParameter(String, Class<T>) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getParameter(int, Class<T>) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getParameter(String) - Method in class com.impetus.kundera.query.QueryImpl
-
- getParameter(String, Class<T>) - Method in class com.impetus.kundera.query.QueryImpl
-
- getParameter(int) - Method in class com.impetus.kundera.query.QueryImpl
-
- getParameter(int, Class<T>) - Method in class com.impetus.kundera.query.QueryImpl
-
- getParameterByName(String) - Method in class com.impetus.kundera.query.QueryImpl
-
Returns specific parameter instance for given name.
- getParameterByOrdinal(Integer) - Method in class com.impetus.kundera.query.QueryImpl
-
Returns parameter by ordinal.
- getParameters() - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- getParameters() - Method in class com.impetus.kundera.query.KunderaQuery
-
Returns set of parameters.
- getParameters() - Method in class com.impetus.kundera.query.KunderaQuery.TypedParameter
-
- getParameters() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getParameters() - Method in class com.impetus.kundera.query.QueryImpl
-
- getParametersMap() - Method in class com.impetus.kundera.query.KunderaQuery
-
- getParameterType() - Method in class com.impetus.kundera.query.KunderaQuery.JPAParameter
-
- getParameterValue(Parameter<T>) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getParameterValue(String) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getParameterValue(int) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getParameterValue(Parameter<T>) - Method in class com.impetus.kundera.query.QueryImpl
-
- getParameterValue(String) - Method in class com.impetus.kundera.query.QueryImpl
-
- getParameterValue(int) - Method in class com.impetus.kundera.query.QueryImpl
-
- getParentNode(String) - Method in class com.impetus.kundera.graph.Node
-
Retrieves parent node of this node for a given parent node ID
- getParentNode(String) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getParentPath() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- getParents() - Method in class com.impetus.kundera.graph.Node
-
- getParents() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getPassword() - Method in interface com.impetus.kundera.service.Host
-
- getPath(Attribute, EntityType<Y>, Attribute) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- getPersistedRelations(Object) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
Returns wrapped relations.
- getPersistenceCache() - Method in class com.impetus.kundera.graph.Node
-
- getPersistenceCache() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getPersistenceCache() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- getPersistenceContextType() - Method in class com.impetus.kundera.persistence.context.PersistenceCache
-
- getPersistenceContextType() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getPersistenceDelegator() - Method in class com.impetus.kundera.graph.Node
-
- getPersistenceDelegator() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getPersistenceDelegator() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
Gets the persistence delegator.
- getPersistenceDelegator() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
- getPersistenceDelegator() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- getPersistenceDelegator() - Method in interface com.impetus.kundera.proxy.collection.ProxyCollection
-
Returns instance of
PersistenceDelegator which is required for
eagerly loading associated collection at the time it is requested
- getPersistenceDelegator() - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
Get the session to which this proxy is associated, or null if it is not
attached.
- getPersistenceProviderClassName() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getPersistenceRootUrl(URL) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Returns persistence unit root url
- getPersistenceType() - Method in class com.impetus.kundera.metadata.model.type.AbstractType
-
- getPersistenceUnit() - Method in interface com.impetus.kundera.client.Client
-
Gets the persistence unit.
- getPersistenceUnit() - Method in class com.impetus.kundera.client.ClientBase
-
- getPersistenceUnit() - Method in class com.impetus.kundera.loader.GenericClientFactory
-
Gets the persistence unit.
- getPersistenceUnit() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the persistence unit.
- getPersistenceUnit() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
Returns Persistence unit (or comma separated units) associated with EMF.
- getPersistenceUnit() - Method in class com.impetus.kundera.query.KunderaQuery
-
Gets the persistence units.
- getPersistenceUnitMetadata(EntityManagerFactoryImpl.KunderaMetadata, String) - Static method in class com.impetus.kundera.metadata.KunderaMetadataManager
-
Gets the persistence unit metadata.
- getPersistenceUnitMetadata(String) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Gets the persistence unit metadata.
- getPersistenceUnitMetadataMap() - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Gets the persistence unit metadata map.
- getPersistenceUnitName() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getPersistenceUnitRootUrl() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getPersistenceUnits() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Gets the persistence units.
- getPersistenceUnitUtil() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Return interface providing access to utility methods for the persistence
unit.
- getPersistenceXMLSchemaVersion() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getPersistentAttributeType() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
- getPersistentAttributeType(Field) - Static method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Gets the persistent attribute type.
- getPersistentClass() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
- getPersistentClass() - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
Get the actual class of the entity.
- getPkColumnName() - Method in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- getPkColumnValue() - Method in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- getPluralAttributes() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getPluralAttriute(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the plural attriute.
- getPool(Collection<Object>) - Method in class com.impetus.kundera.service.policy.LeastActiveBalancingPolicy
-
- getPool(Collection<Object>) - Method in interface com.impetus.kundera.service.policy.LoadBalancingPolicy
-
Returns pool on the basis of loadbalancing policy.
- getPool(Collection<Object>) - Method in class com.impetus.kundera.service.policy.RoundRobinBalancingPolicy
-
- getPort() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection.Server
-
- getPort() - Method in interface com.impetus.kundera.service.Host
-
- getPosition() - Method in class com.impetus.kundera.query.KunderaQuery.JPAParameter
-
- getPostEvent(Node.EntityEvent) - Static method in enum com.impetus.kundera.graph.Node.EntityEvent
-
- getPreEvent(Node.EntityEvent) - Static method in enum com.impetus.kundera.graph.Node.EntityEvent
-
- getPrimaryKey() - Method in class com.impetus.kundera.db.SearchResult
-
- getProperties() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection
-
- getProperties() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection.Server
-
- getProperties() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- getProperties() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.Table
-
- getProperties() - Method in class com.impetus.kundera.index.IndexerProperties.Node
-
- getProperties() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getProperties() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Get the properties and associated values that are in effect for the
entity manager factory.
- getProperties() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
Get the properties and hints and associated values that are in effect for
the entity manager.
- getProperty(String) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Gets the property.
- getProperty() - Method in class com.impetus.kundera.metadata.model.PropertyIndex
-
Gets the property.
- getProperty() - Method in class com.impetus.kundera.metadata.model.Relation
-
Gets the property.
- getProperty() - Method in class com.impetus.kundera.query.KunderaQuery.FilterClause
-
Gets the property.
- getProperty() - Method in class com.impetus.kundera.query.KunderaQuery.UpdateClause
-
- getPropertyAccessor(Class<?>) - Static method in class com.impetus.kundera.property.PropertyAccessorFactory
-
Gets the property accessor.
- getPropertyAccessor(Field) - Static method in class com.impetus.kundera.property.PropertyAccessorFactory
-
Gets the property accessor.
- getPropertyIndexes(Class<?>, Map<String, PropertyIndex>, List<String>, Map<String, Index>) - Static method in class com.impetus.kundera.metadata.processor.IndexProcessor
-
- getPropertyName(EntityMetadata, String, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- getPropertyType() - Method in class com.impetus.kundera.metadata.model.Relation
-
Gets the property type.
- getProviderUtil() - Method in class com.impetus.kundera.KunderaPersistence
-
Returns Persistence Provider util
- getProxy(String, Class<?>, Class<?>[], Method, Method, Object, PersistenceDelegator) - Static method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Gets the proxy.
- getProxy(String, Class<?>, Method, Method, Object, PersistenceDelegator) - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializerFactory
-
- getProxy(String) - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializerFactory
-
- getProxy(String, Class<?>, Method, Method, Object, PersistenceDelegator) - Method in interface com.impetus.kundera.proxy.LazyInitializerFactory
-
Get Lazily loadable @Entity proxy.
- getProxy(String) - Method in interface com.impetus.kundera.proxy.LazyInitializerFactory
-
Returns proxy instance for a given entity name, null if none exists
- getProxyFactory(Class, Class[]) - Static method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Gets the proxy factory.
- getProxyInstance(Class, CglibLazyInitializer) - Static method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Gets the proxy instance.
- getQuery(String, String, String, String) - Static method in class com.impetus.kundera.index.LuceneQueryUtils
-
Returns lucene based query.
- getQuery(String, String, String, Object, String) - Static method in class com.impetus.kundera.index.LuceneQueryUtils
-
Returns lucene based query.
- getQuery(String) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Returns query interface.
- getQuery() - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata.QueryWrapper
-
- getQuery() - Method in class com.impetus.kundera.persistence.CriteriaQueryTranslator.QueryBuilder
-
- getQuery() - Method in class com.impetus.kundera.query.LuceneQueryBuilder
-
- getQuery(String, PersistenceDelegator, EntityMetadata, KunderaQuery, EntityManagerFactoryImpl.KunderaMetadata) - Method in class com.impetus.kundera.query.QueryResolver
-
Gets the query instance.
- getQueryImplementation(String, PersistenceDelegator, Class, boolean, EntityManagerFactoryImpl.KunderaMetadata) - Method in class com.impetus.kundera.query.QueryResolver
-
Gets the query implementation.
- getQueryImplementation(String, Class, PersistenceDelegator, EntityMetadata, String) - Method in class com.impetus.kundera.query.QueryResolver
-
- getQueryImplementor() - Method in interface com.impetus.kundera.client.Client
-
Returns query implementor class, required for initializing client
specific query interface.
- getQueryInstance(String, boolean, Class) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- getRadius() - Method in class com.impetus.kundera.gis.geometry.Circle
-
- getReader() - Method in interface com.impetus.kundera.client.Client
-
Returns entity reader instance bind to specific client.
- getReader() - Method in class com.impetus.kundera.query.LuceneQuery
-
- getReader() - Method in class com.impetus.kundera.query.QueryImpl
-
Method returns entity reader.
- getReadIdentifierMethod() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the read identifier method.
- getReference() - Method in class com.impetus.kundera.graph.Node
-
- getReference() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- getReference(Class<T>, Object) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getReference() - Method in class com.impetus.kundera.persistence.jta.KunderaJTAUserTransaction
-
- getReference(Serializable) - Static method in class com.impetus.kundera.persistence.jta.UserTransactionFactory
-
Method to return reference for serialized object.(i.e.
- getRelation(String) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the relation.
- getRelation() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- getRelation() - Method in interface com.impetus.kundera.proxy.collection.ProxyCollection
-
Instance of
Relation corresponding to this proxy collection
- getRelationBuilder(Object, Relation, Node) - Method in class com.impetus.kundera.graph.GraphBuilder
-
Returns relation builder instance.
- getRelationHolders(Node) - Method in class com.impetus.kundera.client.ClientBase
-
- getRelationMetadataProcessor(Field, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.metadata.processor.relation.RelationMetadataProcessorFactory
-
Gets the relation metadata processor.
- getRelationName() - Method in class com.impetus.kundera.db.RelationHolder
-
Gets the relation name.
- getRelationNames() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- getRelations() - Method in class com.impetus.kundera.client.EnhanceEntity
-
Gets the relations.
- getRelations() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the relations.
- getRelationsMap() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- getRelationsMap() - Method in interface com.impetus.kundera.proxy.collection.ProxyCollection
-
Retrieves
Map of Relation name and values required for eagerly
fetching this proxy collection at the time it is requested
- getRelationValue() - Method in class com.impetus.kundera.db.RelationHolder
-
Gets the relation value.
- getRelationVia() - Method in class com.impetus.kundera.db.RelationHolder
-
- getResource(String) - Method in class com.impetus.kundera.persistence.Coordinator
-
- getResourceIterator(URL, Filter) - Method in class com.impetus.kundera.classreading.Reader
-
Gets the resource iterator.
- getRestriction() - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- getResult() - Method in class com.impetus.kundera.query.KunderaQuery
-
Gets the result.
- getResultList() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getResultList() - Method in class com.impetus.kundera.query.LuceneQuery
-
- getResultList() - Method in class com.impetus.kundera.query.QueryImpl
-
- getResultType() - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- getRhs() - Method in class com.impetus.kundera.persistence.ComparisonPredicate
-
- getRollbackOnly() - Method in class com.impetus.kundera.persistence.KunderaEntityTransaction
-
- getRoots() - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- getRowKey() - Method in interface com.impetus.kundera.DataWrapper
-
Returns row key.
- getRuleType(String) - Method in class com.impetus.kundera.validation.rules.RelationAttributeRule
-
- getSavePointData() - Method in class com.impetus.kundera.persistence.context.EventLog
-
- getSchema() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the schema.
- getSchema() - Method in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- getSchemaInfo(String) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
Returns list of configured table/column families.
- getSchemaManager(Map<String, Object>) - Method in interface com.impetus.kundera.loader.ClientFactory
-
return the instance of schema manager
- getSchemaManagerForPu(String) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
Return schema manager for pu.
- getSchemaName() - Method in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- getSchemaName() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the schema name.
- getSchemaName() - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- getSchemaProperties() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- getSchemaProperty(String, Map<String, Object>) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
getKunderaProperty method return auto schema generation property for give
persistence unit.
- getSchemas() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- getSecondaryTablesName() - Method in class com.impetus.kundera.metadata.model.annotation.DefaultEntityAnnotationProcessor
-
- getSelection() - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- getSelectionType(Class) - Static method in enum com.impetus.kundera.persistence.KunderaCritieriaQuery.SelectionType
-
- getSelectStatement() - Method in class com.impetus.kundera.query.KunderaQuery
-
- getSequenceDiscriptor() - Method in class com.impetus.kundera.metadata.model.IdDiscriptor
-
- getSequenceName() - Method in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- getServers() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection
-
- getSet(String, Class<E>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getSet(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getSharedCacheMode() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getSingleResult() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- getSingleResult() - Method in class com.impetus.kundera.query.QueryImpl
-
*********************** Methods from
Query interface
******************************.
- getSingularAttribute(String, Class<Y>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getSingularAttribute(String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getSingularAttribute(String, boolean) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the singular attribute.
- getSingularAttributes() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
- getSourceNodeId() - Method in class com.impetus.kundera.graph.NodeLink
-
- getStatus() - Method in class com.impetus.kundera.persistence.jta.KunderaJTAUserTransaction
-
- getStatus() - Method in class com.impetus.kundera.persistence.jta.KunderaTransaction
-
- getStrategy() - Method in class com.impetus.kundera.metadata.model.IdDiscriptor
-
- getStreamFromClasspath(String) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Get stream from classpath.
- getString(Object, Field) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Gets the string.
- getString(Object) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
- getSubManagedType() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the sub managed type.
- getSuperClazzType() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the super clazz type.
- getSupertype() - Method in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
- getSurfaceType() - Method in class com.impetus.kundera.gis.geometry.Circle
-
- getSurfaceType() - Method in class com.impetus.kundera.gis.geometry.Point
-
- getTable() - Method in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- getTableDiscriptor() - Method in class com.impetus.kundera.metadata.model.IdDiscriptor
-
- getTableIdType() - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Gets the table id type.
- getTableName() - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Gets the table name.
- getTableName() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
Returns assigned table name.
- getTableName() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the table name.
- getTableName() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Gets the table name.
- getTableNameOfColumn() - Method in class com.impetus.kundera.metadata.model.annotation.DefaultFieldAnnotationProcessor
-
- getTables() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- getTarget() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Getter for property 'target'.
- getTargetEntity() - Method in class com.impetus.kundera.metadata.model.Relation
-
Gets the target entity.
- getTargetNodeId() - Method in class com.impetus.kundera.graph.NodeLink
-
- getTimeinMillies() - Method in class com.impetus.kundera.persistence.context.EventLog
-
- getTimestamp() - Method in class com.impetus.kundera.utils.DefaultTimestampGenerator
-
- getTimestamp() - Method in interface com.impetus.kundera.utils.TimestampGenerator
-
- getTokenizedValue(StringTokenizer) - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
- getTransaction() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- getTransactionTimeout() - Method in class com.impetus.kundera.persistence.jta.KunderaJTAUserTransaction
-
Returns transaction time out.
- getTransactionTimeout() - Method in class com.impetus.kundera.persistence.jta.KunderaTransaction
-
- getTransactionType(String) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Gets the transaction type.
- getTransactionType() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getType() - Method in class com.impetus.kundera.configure.schema.CollectionColumnInfo
-
- getType() - Method in class com.impetus.kundera.configure.schema.ColumnInfo
-
- getType() - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Gets the type.
- getType(Class) - Static method in enum com.impetus.kundera.metadata.model.attributes.AttributeType
-
- getType() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultSingularAttribute
-
- getType() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the type.
- getType() - Method in class com.impetus.kundera.metadata.model.Relation
-
Gets the type.
- getType(Class, boolean) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Gets the super type.
- getType() - Method in class com.impetus.kundera.query.KunderaQuery.TypedParameter
-
- getTypeArguments(Field) - Static method in class com.impetus.kundera.utils.ReflectUtils
-
Gets the type arguments.
- getTypedClass(Type) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Gets the typed class.
- getTypedClass(Type) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Gets the typed class.
- getUniqueConstraints() - Method in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- getUpdateClauseQueue() - Method in class com.impetus.kundera.query.KunderaQuery
-
- getUpdateEvents() - Method in class com.impetus.kundera.persistence.context.EventLogQueue
-
Gets the update events.
- getUpdateParameters() - Method in class com.impetus.kundera.query.KunderaQuery.TypedParameter
-
- getUpdateStatement() - Method in class com.impetus.kundera.query.KunderaQuery
-
- getUpper() - Method in class com.impetus.kundera.persistence.BetweenPredicate
-
- getUser() - Method in interface com.impetus.kundera.service.Host
-
- getValidAnnotations() - Method in class com.impetus.kundera.classreading.Reader
-
Gets the valid annotations.
- getValidationMode() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- getValidJPAAnnotationsFromMethod(Class<?>, Method, int, Class<?>) - Method in class com.impetus.kundera.metadata.processor.EntityListenersProcessor
-
Gets the valid jpa annotations from method.
- getValidJPAColumnName() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
Gets the valid jpa column name.
- getValidJPAColumnName(Class<?>, Field) - Method in class com.impetus.kundera.metadata.processor.AbstractEntityFieldProcessor
-
Gets the valid jpa column name.
- getValue() - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.DataCenter
-
- getValue(String) - Static method in enum com.impetus.kundera.loader.GenericClientFactory.LoadBalancer
-
- getValue() - Method in class com.impetus.kundera.query.KunderaQuery.FilterClause
-
Gets the value.
- getValue(Object) - Static method in class com.impetus.kundera.query.KunderaQuery
-
Method to skip string literal as per JPA specification.
- getValue() - Method in class com.impetus.kundera.query.KunderaQuery.UpdateClause
-
- getValue(Expression, Class, KunderaQuery) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
Gets the value.
- getValueColumnName() - Method in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- getValueType(EntityType, String) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- getVersion(Class<Y>) - Method in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
- getWhereClause(JPQLExpression) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
Gets the where clause.
- getWriteIdentifierMethod() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Gets the write identifier method.
- getXStreamObject() - Method in class com.impetus.kundera.configure.AbstractPropertyReader
-
get XStream Object.
- graph - Variable in class com.impetus.kundera.graph.GraphBuilder
-
- GraphBuilder - Class in com.impetus.kundera.graph
-
Assign head node set relational node: 1.
- GraphBuilder() - Constructor for class com.impetus.kundera.graph.GraphBuilder
-
- GraphBuilder.NodeBuilder - Class in com.impetus.kundera.graph
-
Inner class { Node builder }
- GraphBuilder.NodeBuilder() - Constructor for class com.impetus.kundera.graph.GraphBuilder.NodeBuilder
-
- GraphBuilder.RelationBuilder - Class in com.impetus.kundera.graph
-
Inner class {Relation builder}
- GraphBuilder.RelationBuilder(Object, Relation, Node) - Constructor for class com.impetus.kundera.graph.GraphBuilder.RelationBuilder
-
- GraphGenerator - Class in com.impetus.kundera.graph
-
- GraphGenerator() - Constructor for class com.impetus.kundera.graph.GraphGenerator
-
- greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- greaterThan(Expression<? extends Y>, Y) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- greatest(Expression<X>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- groupBy(Expression<?>...) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- groupBy(List<Expression<?>>) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- groupingClause - Variable in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
The grouping clause.
- gt(Expression<? extends Number>, Expression<? extends Number>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- gt(Expression<? extends Number>, Number) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- id - Variable in class com.impetus.kundera.db.DataRow
-
Id of the row.
- id - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
The id.
- idAttribute - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
- idAttribute - Variable in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
The id attribute.
- idClassAttributes - Variable in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
The id class attributes.
- idClazz - Variable in class com.impetus.kundera.configure.schema.TableInfo
-
The table id class.
- idColumnName - Variable in class com.impetus.kundera.configure.schema.TableInfo
-
The table id name.
- IdDiscriptor - Class in com.impetus.kundera.metadata.model
-
Class IdDiscriptor holds all information about generating id.
- IdDiscriptor() - Constructor for class com.impetus.kundera.metadata.model.IdDiscriptor
-
- IdentityGenerator - Interface in com.impetus.kundera.generator
-
IdentityGenerator interface , all client should implement this
interface in order to support identity generation strategy.
- idGenerator - Variable in class com.impetus.kundera.graph.ObjectGraphBuilder
-
- IdGenerator - Class in com.impetus.kundera.persistence
-
Generate id for entity when annotation
given.
- IdGenerator() - Constructor for class com.impetus.kundera.persistence.IdGenerator
-
- ignoredPackages - Variable in class com.impetus.kundera.classreading.FilterImpl
-
The ignored packages.
- ignoreScan(String) - Method in class com.impetus.kundera.classreading.FilterImpl
-
Ignore scan.
- implementors - Variable in class com.impetus.kundera.persistence.jta.KunderaTransaction
-
- in(Object...) - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- in(Expression<?>...) - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- in(Collection<?>) - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- in(Expression<Collection<?>>) - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- in(Object...) - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- in(Expression<?>...) - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- in(Collection<?>) - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- in(Expression<Collection<?>>) - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- in(Object...) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- in(Expression<?>...) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- in(Collection<?>) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- in(Expression<Collection<?>>) - Method in class com.impetus.kundera.persistence.DefaultPath
-
- in(Expression<? extends T>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- index - Variable in class com.impetus.kundera.classreading.ClassFileIterator
-
The index.
- Index - Annotation Type in com.impetus.kundera.index
-
Annotation interface for column
- index(Class, EntityMetadata, Map<String, Object>, Object, Class) - Method in interface com.impetus.kundera.index.Indexer
-
Index a document for given entity class and collection of values.
- index(EntityMetadata, MetamodelImpl, Object) - Method in interface com.impetus.kundera.index.lucene.Indexer
-
Indexes and object.
- index(EntityMetadata, MetamodelImpl, Object, String, Class<?>) - Method in interface com.impetus.kundera.index.lucene.Indexer
-
Indexes and object.
- Index.IndexType - Enum in com.impetus.kundera.index
-
Type of index.
- Index.IndexType() - Constructor for enum com.impetus.kundera.index.Index.IndexType
-
- INDEX_TABLE_EC_DELIMITER - Static variable in interface com.impetus.kundera.Constants
-
The Constant INDEX_TABLE_EC_DELIMITER.
- INDEX_TABLE_ROW_KEY_DELIMITER - Static variable in interface com.impetus.kundera.Constants
-
The Constant INDEX_TABLE_ROW_KEY_DELIMITER.
- INDEX_TABLE_SUFFIX - Static variable in interface com.impetus.kundera.Constants
-
The Constant INDEX_TABLE_SUFFIX.
- IndexCollection - Annotation Type in com.impetus.kundera.index
-
Annotation interface for collection of
Index
- Indexer - Interface in com.impetus.kundera.index
-
Indexer interface.
- indexer - Variable in class com.impetus.kundera.index.IndexManager
-
The indexer.
- Indexer - Interface in com.impetus.kundera.index.lucene
-
Interface to define the behavior of an Indexer.
- IndexerProperties - Class in com.impetus.kundera.index
-
- IndexerProperties() - Constructor for class com.impetus.kundera.index.IndexerProperties
-
- IndexerProperties.Node - Class in com.impetus.kundera.index
-
- IndexerProperties.Node() - Constructor for class com.impetus.kundera.index.IndexerProperties.Node
-
- indexImplementor - Variable in class com.impetus.kundera.metadata.model.ClientMetadata
-
The index implementor.
- IndexInfo - Class in com.impetus.kundera.configure.schema
-
Class IndexInfo holds the information about index for a column.
- IndexInfo(String, Integer, Integer, String, String) - Constructor for class com.impetus.kundera.configure.schema.IndexInfo
-
- IndexInfo(String) - Constructor for class com.impetus.kundera.configure.schema.IndexInfo
-
- IndexingConstants - Class in com.impetus.kundera.index
-
The Class IndexingConstants.
- IndexingConstants() - Constructor for class com.impetus.kundera.index.IndexingConstants
-
- IndexingException - Exception in com.impetus.kundera.index
-
Captures any indexing related exceptions.
- IndexingException() - Constructor for exception com.impetus.kundera.index.IndexingException
-
- IndexingException(String, Throwable) - Constructor for exception com.impetus.kundera.index.IndexingException
-
- IndexingException(String) - Constructor for exception com.impetus.kundera.index.IndexingException
-
- IndexingException(Throwable) - Constructor for exception com.impetus.kundera.index.IndexingException
-
- indexManager - Variable in class com.impetus.kundera.client.ClientBase
-
The index manager.
- IndexManager - Class in com.impetus.kundera.index
-
Manager responsible to co-ordinate with an Indexer.
- IndexManager(Indexer, EntityManagerFactoryImpl.KunderaMetadata) - Constructor for class com.impetus.kundera.index.IndexManager
-
The Constructor.
- indexManager - Variable in class com.impetus.kundera.loader.GenericClientFactory
-
The index manager.
- indexName - Variable in class com.impetus.kundera.configure.schema.IndexInfo
-
Index name value
- indexName - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
The index name.
- indexNode(Node, EntityMetadata) - Method in class com.impetus.kundera.client.ClientBase
-
- indexOf(Object) - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- IndexProcessor - Class in com.impetus.kundera.metadata.processor
-
The Class BaseMetadataProcessor.
- IndexProcessor(EntityManagerFactoryImpl.KunderaMetadata) - Constructor for class com.impetus.kundera.metadata.processor.IndexProcessor
-
- indexPrperties - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
The index prperties.
- indexSearchEnabled(String, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Index based search has to be optional, ideally need to register a
callback in case index persistence/search etc is optional.
- indexType - Variable in class com.impetus.kundera.configure.schema.IndexInfo
-
The index type.
- indexType - Variable in class com.impetus.kundera.metadata.model.PropertyIndex
-
- inheritenceType - Variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType.InheritanceModel
-
The inheritence type.
- init(Map<?, ?>) - Method in interface com.impetus.kundera.cache.CacheProvider
-
Called once to load up the CacheManager.
- init(String) - Method in interface com.impetus.kundera.cache.CacheProvider
-
Inits the.
- init(Map<?, ?>) - Method in class com.impetus.kundera.cache.NonOperationalCacheProvider
-
- init(String) - Method in class com.impetus.kundera.cache.NonOperationalCacheProvider
-
- init(List<File>, File, Filter) - Static method in class com.impetus.kundera.classreading.ClassFileIterator
-
Creates the.
- initEntityClass() - Method in class com.impetus.kundera.query.KunderaQuery
-
Inits the entity class.
- initFilter() - Method in class com.impetus.kundera.query.KunderaQuery
-
Inits the filter.
- initial - Variable in class com.impetus.kundera.classreading.JarFileIterator
-
The initial.
- initialize(NodeStateContext) - Method in class com.impetus.kundera.lifecycle.states.DetachedState
-
- initialize(NodeStateContext) - Method in class com.impetus.kundera.lifecycle.states.ManagedState
-
- initialize(NodeStateContext) - Method in class com.impetus.kundera.lifecycle.states.NodeState
-
- initialize(NodeStateContext) - Method in class com.impetus.kundera.lifecycle.states.RemovedState
-
- initialize(NodeStateContext) - Method in class com.impetus.kundera.lifecycle.states.TransientState
-
- initialize(Map<String, Object>) - Method in interface com.impetus.kundera.loader.ClientLifeCycleManager
-
Initialize configured client.
- initialize(Map<String, Object>) - Method in class com.impetus.kundera.loader.GenericClientFactory
-
Initialize client.
- initialize(Cache, PersistenceCache) - Method in class com.impetus.kundera.persistence.context.PersistenceCache
-
- initialize() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Initialize.
- initialize() - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
Initialize the proxy, fetching the target entity if necessary.
- initialize(EntityMetadata, Object, Object) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
Initialize.
- initialize(Class, Object) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
Initialize.
- initialized - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
The initialized.
- initializeLoadBalancer(String) - Method in class com.impetus.kundera.loader.GenericClientFactory
-
- initializeNode(String, Object, Object, PersistenceDelegator) - Method in class com.impetus.kundera.graph.Node
-
- initialValue - Variable in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- initialValue - Variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- initiateClient() - Method in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
Initiate client to initialize with client specific schema.
- initiateJPQLObject(String) - Method in class com.impetus.kundera.query.KunderaQuery
-
- initSecondLevelCache(PersistenceUnitMetadata) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Inits the second level cache.
- initUpdateClause() - Method in class com.impetus.kundera.query.KunderaQuery
-
- insertEvents - Variable in class com.impetus.kundera.persistence.context.EventLogQueue
-
The insert events.
- instance - Static variable in class com.impetus.kundera.cache.ElementCollectionCacheManager
-
The instance.
- instantiateClient(String) - Method in class com.impetus.kundera.loader.GenericClientFactory
-
Instantiate client.
- instantiateClientFactory(String, Map<String, Object>, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.client.ClientResolver
-
Creates new instance of client factory for given persistence unit.
- IntegerAccessor - Class in com.impetus.kundera.property.accessor
-
The Class IntegerAccessor.
- IntegerAccessor() - Constructor for class com.impetus.kundera.property.accessor.IntegerAccessor
-
- INTER_CLAUSE_OPERATORS - Static variable in class com.impetus.kundera.query.KunderaQuery
-
The Constant INTER_CLAUSE_OPERATORS.
- interfaces - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
The interfaces.
- InternalCallbackMethod - Class in com.impetus.kundera.persistence.event
-
The Class InternalCallbackMethod.
- InternalCallbackMethod(EntityMetadata, Method) - Constructor for class com.impetus.kundera.persistence.event.InternalCallbackMethod
-
Instantiates a new internal callback method.
- INTRA_CLAUSE_OPERATORS - Static variable in class com.impetus.kundera.query.KunderaQuery
-
The Constant INTRA_CLAUSE_OPERATORS.
- INVALID - Static variable in interface com.impetus.kundera.Constants
-
The Constant INVALID.
- InvalidConfigurationException - Exception in com.impetus.kundera.utils
-
- InvalidConfigurationException() - Constructor for exception com.impetus.kundera.utils.InvalidConfigurationException
-
- InvalidConfigurationException(String) - Constructor for exception com.impetus.kundera.utils.InvalidConfigurationException
-
- InvalidConfigurationException(Throwable) - Constructor for exception com.impetus.kundera.utils.InvalidConfigurationException
-
- InvalidConfigurationException(String, Throwable) - Constructor for exception com.impetus.kundera.utils.InvalidConfigurationException
-
- InvalidEntityDefinitionException - Exception in com.impetus.kundera.metadata.validator
-
- InvalidEntityDefinitionException() - Constructor for exception com.impetus.kundera.metadata.validator.InvalidEntityDefinitionException
-
- InvalidEntityDefinitionException(String) - Constructor for exception com.impetus.kundera.metadata.validator.InvalidEntityDefinitionException
-
- inverseJoinColumnName - Variable in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- inverseJoinColumns - Variable in class com.impetus.kundera.metadata.model.JoinTableMetadata
-
The inverse join columns.
- invoke(Object) - Method in interface com.impetus.kundera.persistence.event.CallbackMethod
-
Invokes the method with entity object.
- invoke(Object) - Method in class com.impetus.kundera.persistence.event.ExternalCallbackMethod
-
- invoke(Object) - Method in class com.impetus.kundera.persistence.event.InternalCallbackMethod
-
- invoke(Object, Method, Object[]) - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
- IResultIterator<E> - Interface in com.impetus.kundera.query
-
- IRule - Interface in com.impetus.kundera.validation.rules
-
Marker Interface for Business and JPA rules.
- IS_EMBEDDABLE - Static variable in interface com.impetus.kundera.Constants
-
The Constant IS_EMBEDDABLE.
- isActive - Variable in class com.impetus.kundera.persistence.DefaultTransactionResource
-
- isActive() - Method in class com.impetus.kundera.persistence.DefaultTransactionResource
-
- isActive() - Method in class com.impetus.kundera.persistence.KunderaEntityTransaction
-
- isActive() - Method in interface com.impetus.kundera.persistence.TransactionResource
-
Returns true if transaction is active else false.
- isAggregate - Variable in class com.impetus.kundera.query.KunderaQuery
-
- isAggregated() - Method in class com.impetus.kundera.query.KunderaQuery
-
- isAggregatedExpression(Expression) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
Checks if is aggregated expression.
- isAliasOnly() - Method in class com.impetus.kundera.query.KunderaQuery
-
Method to check if required result is to get complete entity or a select
scalar value.
- isAscending() - Method in class com.impetus.kundera.persistence.QueryOrder
-
- isAssociation() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
- isBasicElementCollectionField(Field) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Checks whether a given field is Element collection field of BASIC type
- isBatch() - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Returns true, if pu is specified with batch size.
- isBiDirectional() - Method in class com.impetus.kundera.metadata.model.Relation
-
- isBindable(Bindable<?>, Class<E>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Checks if is bindable.
- isBound(Parameter) - Method in class com.impetus.kundera.query.KunderaQuery
-
Parameter is bound if it holds any value, else will return false
- isBound(Parameter<?>) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- isBound(Parameter<?>) - Method in class com.impetus.kundera.query.QueryImpl
-
- isCacheable() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Checks if is cacheable.
- isCacheEmpty() - Method in class com.impetus.kundera.cache.ElementCollectionCacheManager
-
Checks if is cache empty.
- isCollection() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
- isCollection() - Method in class com.impetus.kundera.metadata.model.attributes.AbstractPluralAttribute
-
- isCollection() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultMapAttribute
-
- isCollection() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultSingularAttribute
-
- isCollection() - Method in class com.impetus.kundera.metadata.model.Relation
-
Checks if is collection.
- isCollection(Class<?>) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Checks if is collection.
- isCollectionAttribute(PluralAttribute<? super X, ?, ?>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Checks if is collection attribute.
- isColumnFamilyMetadata() - Method in enum com.impetus.kundera.metadata.model.EntityMetadata.Type
-
Checks if is column family metadata.
- isColumnInEmbeddableIndexable(Field, String) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
- isCompletePartitionKeyPresentInQuery(Queue, MetamodelImpl, EntityMetadata) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
cheking whether all the fields of partition key are present in the jpa
query
- isCompoundSelection() - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- isCompoundSelection() - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- isCompoundSelection() - Method in class com.impetus.kundera.persistence.DefaultCompoundSelection
-
- isCompoundSelection() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- isCorrelated() - Method in class com.impetus.kundera.persistence.DefaultFrom
-
- isCounterColumnType - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
- isCounterColumnType() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- isDeleteStatement() - Method in class com.impetus.kundera.query.KunderaQuery
-
- isDeleteStatement(JPQLExpression) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
Checks if is delete statement.
- isDeleteUpdate - Variable in class com.impetus.kundera.query.KunderaQuery
-
- isDeleteUpdate() - Method in class com.impetus.kundera.query.KunderaQuery
-
- isDirty() - Method in class com.impetus.kundera.graph.Node
-
- isDirty() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- isDistinct() - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- isDocumentMetadata() - Method in enum com.impetus.kundera.metadata.model.EntityMetadata.Type
-
Checks if is Document metadata.
- isEmbeddable(Class) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Returns true, if attribute is embeddable.
- isEmbeddedAtributeIndexable(Field) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
- isEmpty(String) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Checks if is empty.
- isEmpty(Expression<C>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- isEmpty() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
- isEmpty() - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- isEmpty() - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- isEmpty() - Method in class com.impetus.kundera.proxy.collection.ProxySet
-
- isEmptyOrNull(Object) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- isFalse(Expression<Boolean>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- isGraphCompleted - Variable in class com.impetus.kundera.graph.Node
-
- isGraphCompleted() - Method in class com.impetus.kundera.graph.Node
-
- isGroupBy() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
- isHaving() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
- isHeadNode() - Method in class com.impetus.kundera.graph.Node
-
- isHeadNode() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- isHibernateProxy(Object) - Static method in class com.impetus.kundera.proxy.ProxyHelper
-
- isId - Variable in class com.impetus.kundera.metadata.model.attributes.DefaultSingularAttribute
-
Attribute is an id?
- isId() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultSingularAttribute
-
- isIdClass - Variable in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
The is id class.
- isIdSet(Object) - Method in class com.impetus.kundera.graph.ObjectGraphBuilder
-
- isIdSet(Object, Field) - Static method in class com.impetus.kundera.graph.ObjectGraphUtils
-
- isIndexable - Variable in class com.impetus.kundera.configure.schema.ColumnInfo
-
The is indexable variable for indexing the column.
- isIndexable() - Method in class com.impetus.kundera.configure.schema.ColumnInfo
-
Checks if is indexable.
- isIndexable - Variable in class com.impetus.kundera.metadata.model.Column
-
whether indexable.
- isIndexable() - Method in class com.impetus.kundera.metadata.model.Column
-
Checks if is indexable.
- isIndexable - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
The is indexable.
- isIndexable() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Checks if is indexable.
- isInherited() - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Checks if is inherited.
- isInState(Class<?>) - Method in class com.impetus.kundera.graph.Node
-
- isInState(Class<?>) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- isJarProtocol(String) - Static method in enum com.impetus.kundera.loader.PersistenceXMLLoader.AllowedProtocol
-
In case it is jar protocol
- isJoinedByPrimaryKey - Variable in class com.impetus.kundera.metadata.model.Relation
-
Whether this relationship is joined by primary key, only applicable for
OneToOne.
- isJoinedByPrimaryKey() - Method in class com.impetus.kundera.metadata.model.Relation
-
Checks if is joined by primary key.
- isJoinedToTransaction() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- isKeyword(String) - Method in class com.impetus.kundera.query.KunderaQueryParser
-
Method to detect whether this token is a keyword for JPQL Single-String.
- isKunderaProxy(Object) - Static method in class com.impetus.kundera.proxy.ProxyHelper
-
- isKunderaProxyCollection(Object) - Static method in class com.impetus.kundera.proxy.ProxyHelper
-
- isListAttribute(PluralAttribute<? super X, ?, ?>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Checks if is list attribute.
- isLoaded(Object) - Method in class com.impetus.kundera.KunderaPersistenceProviderUtil
-
If the provider determines that the entity has been provided by itself
and that the state of all attributes for which FetchType EAGER has been
specified have been loaded, this method returns LoadState.LOADED.
- isLoaded(Object, String) - Method in class com.impetus.kundera.KunderaPersistenceUnitUtil
-
- isLoaded(Object) - Method in class com.impetus.kundera.KunderaPersistenceUnitUtil
-
- isLoaded(Object, String) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaPersistenceUnitUtil
-
- isLoaded(Object) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaPersistenceUnitUtil
-
- isLoaded(Object) - Static method in class com.impetus.kundera.PersistenceUtilHelper
-
- isLoadedWithoutReference(Object, String) - Method in class com.impetus.kundera.KunderaPersistenceProviderUtil
-
If the provider determines that the entity has been provided by itself
and that the state of the specified attribute has been loaded, this
method returns LoadState.LOADED.
- isLoadedWithoutReference(Object, String, PersistenceUtilHelper.MetadataCache) - Static method in class com.impetus.kundera.PersistenceUtilHelper
-
- isLoadedWithReference(Object, String) - Method in class com.impetus.kundera.KunderaPersistenceProviderUtil
-
If the provider determines that the entity has been provided by itself
and that the state of the specified attribute has been loaded, this
method returns LoadState.LOADED.
- isLoadedWithReference(Object, String, PersistenceUtilHelper.MetadataCache) - Static method in class com.impetus.kundera.PersistenceUtilHelper
-
- isMapAttribute(PluralAttribute<? super X, ?, ?>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Checks if is map attribute.
- isMember(Expression<E>, Expression<C>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- isMember(E, Expression<C>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- isNative(String) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Returns true, if query is named native or native, else false
- isNative() - Method in class com.impetus.kundera.query.KunderaQuery
-
- isNativeQuery - Variable in class com.impetus.kundera.metadata.model.ApplicationMetadata.QueryWrapper
-
- isNativeQuery() - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata.QueryWrapper
-
- isNativeQuery - Variable in class com.impetus.kundera.query.KunderaQuery
-
- isNegated() - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- isNonTransient(Field) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
- isNotEmpty(Expression<C>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- isNotMember(Expression<E>, Expression<C>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- isNotMember(E, Expression<C>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- isNotNull() - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- isNotNull() - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- isNotNull() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- isNotNull(Expression<?>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- isNull() - Method in class com.impetus.kundera.persistence.AbstractExpression
-
- isNull() - Method in class com.impetus.kundera.persistence.AbstractPredicate
-
- isNull() - Method in class com.impetus.kundera.persistence.DefaultPath
-
- isNull(Expression<?>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- isOpen() - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Indicates whether the factory is open.
- isOpen() - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- isOpen() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Checks if is open.
- isOptional() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultSingularAttribute
-
- isOptional() - Method in class com.impetus.kundera.metadata.model.Relation
-
Checks if is optional.
- isOrderBy() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
- isParent - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
- isParent() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- isPersistentCollection(Object) - Static method in class com.impetus.kundera.proxy.ProxyHelper
-
- isPluralAttribute(Field) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Returns true, if attribute belongs plural hierarchy.
- isProcessed - Variable in class com.impetus.kundera.graph.Node
-
- isProcessed() - Method in class com.impetus.kundera.graph.Node
-
- isProcessed - Variable in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- isProcessed() - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- isProxy(Object) - Static method in class com.impetus.kundera.proxy.ProxyHelper
-
- isProxyCollection(Object) - Static method in class com.impetus.kundera.proxy.ProxyHelper
-
- isProxyOrCollection(Object) - Static method in class com.impetus.kundera.proxy.ProxyHelper
-
- isRelatedViaJoinTable - Variable in class com.impetus.kundera.metadata.model.Relation
-
Whether this relationship is through a Join Table.
- isRelatedViaJoinTable() - Method in class com.impetus.kundera.metadata.model.Relation
-
Checks if is related via join table.
- isRelational(EntityMetadata) - Method in class com.impetus.kundera.query.QueryImpl
-
Returns true, if associated entity holds relational references(e.g.
- isRelationViaJoinTable - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
The is relation via join table.
- isRelationViaJoinTable() - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Getter method for isRelatedViaJoinTable.
- isRetryHost() - Method in interface com.impetus.kundera.service.Host
-
- isSchemaAttributeRequired(String, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
- isSelectStatement() - Method in class com.impetus.kundera.query.KunderaQuery
-
- isSelectStatement(JPQLExpression) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
Checks if is select statement.
- isSetAttribute(PluralAttribute<? super X, ?, ?>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Checks if is sets the attribute.
- isShowQueryEnabled(Map<String, Object>, String, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- isSingleResult - Variable in class com.impetus.kundera.query.QueryImpl
-
The is single result.
- isSuperColumnFamilyMetadata() - Method in enum com.impetus.kundera.metadata.model.EntityMetadata.Type
-
Checks if is super column family metadata.
- isThreadSafe() - Method in interface com.impetus.kundera.loader.ClientLifeCycleManager
-
Returns true if client is thread safe, else false.
- isThreadSafe() - Method in class com.impetus.kundera.loader.GenericClientFactory
-
Checks if is client thread safe.
- isTransactionActive() - Method in class com.impetus.kundera.persistence.Coordinator
-
- isTransactionInProgress - Variable in class com.impetus.kundera.persistence.PersistenceDelegator
-
- isTransactionInProgress() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- isTransientOrStatic(Field) - Static method in class com.impetus.kundera.utils.ReflectUtils
-
- isTraversed() - Method in class com.impetus.kundera.graph.Node
-
- isTraversed() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- isTrue(Expression<Boolean>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- isUnary() - Method in class com.impetus.kundera.metadata.model.Relation
-
Checks if is unary.
- isUninitialized() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Checks if is uninitialized.
- isUninitialized() - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
Is the proxy uninitialzed?.
- isUnwrap() - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Checks if is unwrap.
- isUnwrap() - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
Checks if is unwrap.
- isUpdate - Variable in class com.impetus.kundera.client.ClientBase
-
- isUpdate - Variable in class com.impetus.kundera.graph.Node
-
- isUpdate() - Method in class com.impetus.kundera.graph.Node
-
- isUpdateClause() - Method in class com.impetus.kundera.query.KunderaQuery
-
- isUpdateStatement() - Method in class com.impetus.kundera.query.KunderaQuery
-
- isUpdateStatement(JPQLExpression) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
Checks if is update statement.
- isUseSecondryIndex() - Method in class com.impetus.kundera.metadata.model.ClientMetadata
-
Checks if is use secondry index.
- isValid(String, AbstractPropertyReader.PropertyType) - Static method in enum com.impetus.kundera.configure.AbstractPropertyReader.PropertyType
-
Check for property is xml.
- isValidEntityObject(Object, EntityMetadata) - Method in class com.impetus.kundera.persistence.PersistenceValidator
-
Validates an entity object for CRUD operations
- isValidId(AbstractManagedType) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder
-
- isValidJPAEntityListenerAnnotation(Class<?>) - Method in class com.impetus.kundera.metadata.processor.EntityListenersProcessor
-
Checks if is valid jpa entity listener annotation.
- isValidProtocol(String) - Static method in enum com.impetus.kundera.loader.PersistenceXMLLoader.AllowedProtocol
-
If provided protocol is within allowed protocol.
- isVersion() - Method in class com.impetus.kundera.metadata.model.attributes.DefaultSingularAttribute
-
- isWhereClause() - Method in class com.impetus.kundera.query.KunderaQueryParser.Compiler
-
- iterate() - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- iterate() - Method in class com.impetus.kundera.query.LuceneQuery
-
- iterate() - Method in interface com.impetus.kundera.query.Query
-
Iterates over result.
- iterate() - Method in class com.impetus.kundera.query.QueryImpl
-
- iterator() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
- iterator() - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- iterator() - Method in class com.impetus.kundera.proxy.collection.ProxySet
-
- ObjectAccessor - Class in com.impetus.kundera.property.accessor
-
The Class ObjectAccessor.
- ObjectAccessor() - Constructor for class com.impetus.kundera.property.accessor.ObjectAccessor
-
- ObjectGraph - Class in com.impetus.kundera.graph
-
Holds graph of an object
- ObjectGraph() - Constructor for class com.impetus.kundera.graph.ObjectGraph
-
- ObjectGraphBuilder - Class in com.impetus.kundera.graph
-
Responsible for generating
ObjectGraph of nodes from a given entity
- ObjectGraphBuilder(PersistenceCache, PersistenceDelegator) - Constructor for class com.impetus.kundera.graph.ObjectGraphBuilder
-
- ObjectGraphUtils - Class in com.impetus.kundera.graph
-
Provides utility methods for object graph
- ObjectGraphUtils() - Constructor for class com.impetus.kundera.graph.ObjectGraphUtils
-
- ObjectUtils - Class in com.impetus.kundera.utils
-
Provides utility methods for operation on objects.
- ObjectUtils() - Constructor for class com.impetus.kundera.utils.ObjectUtils
-
- ON_FAIL_TRY_ALL_AVAILABLE - Static variable in interface com.impetus.kundera.Constants
-
The Constant ON_FAIL_TRY_ALL_AVAILABLE.
- ON_FAIL_TRY_ONE_NEXT_AVAILABLE - Static variable in interface com.impetus.kundera.Constants
-
The Constant ON_FAIL_TRY_ONE_NEXT_AVAILABLE.
- onAssociationUsingLucene(EntityMetadata, Client, List<EnhanceEntity>) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
On association using lucene.
- onAutoGenerateId(Field, Object) - Static method in class com.impetus.kundera.graph.ObjectGraphUtils
-
Validates and set id, in case not set and intended for auto generation.
- onAutoGenerator(EntityMetadata, Client<?>, Object) - Method in class com.impetus.kundera.persistence.IdGenerator
-
Generate Id when given auto generation strategy.
- onBatchRollBack() - Method in class com.impetus.kundera.persistence.DefaultTransactionResource
-
In case of rollback, clear added batch, if any.
- onBegin() - Method in class com.impetus.kundera.persistence.DefaultTransactionResource
-
- onBegin() - Method in interface com.impetus.kundera.persistence.TransactionResource
-
On begin transactions.
- onBetweenExpression(Expression, EntityMetadata, EntityManagerFactoryImpl.KunderaMetadata, KunderaQuery) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
- onBuildChildNode(Object, EntityMetadata, PersistenceDelegator, PersistenceCache, Node, Relation) - Method in class com.impetus.kundera.graph.GraphGenerator
-
On building child node
- onBuildMetaModelSuperClass(Class<? super X>, MetaModelBuilder<X, T>) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
Populate metadata.
- onCheckCollectionAttribute(PluralAttribute<? super X, ?, ?>, Class<E>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
On check collection attribute.
- onCheckEmbeddableAttribute(Field) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Returns true if an entity contains embedded attribute
enabled
- onCheckListAttribute(PluralAttribute<? super X, ?, ?>, Class<E>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
On check list attribute.
- onCheckMapAttribute(PluralAttribute<? super X, ?, ?>, Class<V>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
On check map attribute.
- onCheckSetAttribute(PluralAttribute<? super X, ?, ?>, Class<E>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
On check set attribute.
- onCheckValidationConstraints(Field) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Returns true if an entity contains attributes with validation constraints
enabled
- onClearProxy() - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- onCommit(Map<Object, EventLog>) - Method in class com.impetus.kundera.persistence.context.FlushManager
-
- onCommit() - Method in class com.impetus.kundera.persistence.DefaultTransactionResource
-
- onCommit() - Method in interface com.impetus.kundera.persistence.TransactionResource
-
On commit transactions.
- onComparisonExpression(Expression, EntityMetadata, EntityManagerFactoryImpl.KunderaMetadata, KunderaQuery) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
On comparison expression.
- onDeclaredFields(Class<X>, AbstractManagedType<X>) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
On declared fields.
- onDelete(EventLog) - Method in class com.impetus.kundera.persistence.context.EventLogQueue
-
On delete.
- onDeleteOrUpdate(List) - Method in class com.impetus.kundera.query.QueryImpl
-
Performs delete or update based on query.
- onDirtyCheck(Object, Node) - Method in class com.impetus.kundera.graph.GraphBuilder.NodeBuilder
-
Check for dirty.
- onEmbeddable(Object, Class<?>, MetamodelImpl, Map<String, Object>) - Method in class com.impetus.kundera.index.IndexManager
-
- onEmbeddableAttribute(Field) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Sets if a managed type consists of an embeddable attribute.
- onEntityKey(List<Field>, Class<?>) - Method in class com.impetus.kundera.validation.rules.EntityFieldAnnotationRule
-
- onError(Exception) - Static method in class com.impetus.kundera.client.ClientResolver
-
- onError(String) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Handler error and log statements.
- onError() - Method in class com.impetus.kundera.metadata.model.type.AbstractIdentifiableType
-
On error.
- OneToManyRelationMetadataProcessor - Class in com.impetus.kundera.metadata.processor.relation
-
The Class OneToManyRelationMetadataProcessor.
- OneToManyRelationMetadataProcessor(EntityManagerFactoryImpl.KunderaMetadata) - Constructor for class com.impetus.kundera.metadata.processor.relation.OneToManyRelationMetadataProcessor
-
Instantiates a new one to many relation metadata processor.
- OneToOneRelationMetadataProcessor - Class in com.impetus.kundera.metadata.processor.relation
-
The Class OneToOneRelationMetadataProcessor.
- OneToOneRelationMetadataProcessor(EntityManagerFactoryImpl.KunderaMetadata) - Constructor for class com.impetus.kundera.metadata.processor.relation.OneToOneRelationMetadataProcessor
-
Instantiates a new one to one relation metadata processor.
- onEvent(EventLog, EventLog.EventType) - Method in class com.impetus.kundera.persistence.context.EventLogQueue
-
On event.
- onExecuteUpdate() - Method in class com.impetus.kundera.query.LuceneQuery
-
- onExecuteUpdate() - Method in class com.impetus.kundera.query.QueryImpl
-
Method to be invoked on query.executeUpdate().
- onFamilyType(EntityMetadata, Class, Field) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
On family type.
- onFlush() - Method in class com.impetus.kundera.persistence.DefaultTransactionResource
-
- onFlush() - Method in interface com.impetus.kundera.persistence.TransactionResource
-
On intermediate flush, when explicitly flush is invoked by em.flush()!
- onIdAttribute(MetaModelBuilder, EntityMetadata, Class, Field) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
On id attribute.
- onIdField(Field, Class<?>) - Method in class com.impetus.kundera.validation.rules.EntityFieldAnnotationRule
-
- onIfSharedByPK(Relation, Object, EntityMetadata, Object) - Method in class com.impetus.kundera.graph.GraphGenerator
-
Check and set if relation is set via primary key.
- onInExpression(Expression, EntityMetadata, EntityManagerFactoryImpl.KunderaMetadata, KunderaQuery) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
On in expression.
- onInheritedProperty(TableInfo, EntityType) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
Add DiscriminatorColumn for schema generation.
- onInsert(EventLog) - Method in class com.impetus.kundera.persistence.context.EventLogQueue
-
On insert.
- onJoinTable(JoinTable) - Method in class com.impetus.kundera.metadata.processor.relation.OneToOneRelationMetadataProcessor
-
- onJoinTable(JoinTable) - Method in class com.impetus.kundera.validation.rules.RelationAttributeRule
-
- onJPAColumnMapping(EntityType, EntityMetadata) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
- onLikeExpression(Expression, EntityMetadata, EntityManagerFactoryImpl.KunderaMetadata, KunderaQuery) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
- onLogicalExpression(Expression, EntityMetadata, EntityManagerFactoryImpl.KunderaMetadata, KunderaQuery) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
On logical expression.
- onLookUp(PersistenceUnitTransactionType) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- onNativeCondition() - Method in class com.impetus.kundera.query.QueryImpl
-
Method to handle get/set Parameter supplied for native query.
- onNonUnaryRelation() - Method in class com.impetus.kundera.graph.GraphBuilder.RelationBuilder
-
parse and process non unary relations {e.g.
- onParameterValue(String) - Method in class com.impetus.kundera.query.QueryImpl
-
Returns parameter value.
- onParseRelation(Object, PersistenceDelegator, EntityMetadata, Object, Relation, boolean, Map<Object, Object>) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
Invokes parseRelations for relation entity and set relational entity
within entity
- onParseXML(String, PersistenceUnitMetadata) - Method in class com.impetus.kundera.configure.AbstractPropertyReader
-
If property file is xml.
- onPersist(EntityMetadata, Object, Object, List<RelationHolder>) - Method in class com.impetus.kundera.client.ClientBase
-
Method to be implemented by inherited classes.
- onPostEvent(EntityMetadata, Node.EntityEvent) - Method in class com.impetus.kundera.graph.Node
-
- onPostProcess(AbstractManagedType<T>) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder
-
Checks for constraint on embeddabletype and accordingly set it on
managedType
- onPreChecks(E, PersistenceDelegator) - Method in class com.impetus.kundera.graph.GraphGenerator
-
On pre checks before generating graph.
- onPreEvent(EntityMetadata, Node.EntityEvent) - Method in class com.impetus.kundera.graph.Node
-
- onRelation(Object, Map<String, Object>, EntityMetadata, PersistenceDelegator, Relation, Relation.ForeignKey, boolean, Map<Object, Object>) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
Parse over each relation of fetched entity.
- onRelation(Object, Map<String, Object>, Relation, EntityMetadata, PersistenceDelegator, boolean, Map<Object, Object>) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
Method to handle one to one association relation events.
- onReturnResults(List) - Method in class com.impetus.kundera.query.QueryImpl
-
On return results.
- onRollBack(PersistenceDelegator, Map<Object, EventLog>) - Method in class com.impetus.kundera.persistence.context.FlushManager
-
On roll back.
- onRollback() - Method in class com.impetus.kundera.persistence.DefaultTransactionResource
-
- onRollback() - Method in interface com.impetus.kundera.persistence.TransactionResource
-
On rollback transactions.
- onSequenceGenerator(EntityMetadata, Client<?>, IdDiscriptor, Object) - Method in class com.impetus.kundera.persistence.IdGenerator
-
Generate Id when given sequence generation strategy.
- onSetProxyOwners(EntityMetadata, Object) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- onStrategyType(AbstractManagedType.InheritanceModel, InheritanceType, String, String, String, String) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
On strategy type.
- onSubExpression(Expression, EntityMetadata, EntityManagerFactoryImpl.KunderaMetadata, KunderaQuery) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
- onSuperClass(Class<?>, List<Field>) - Method in class com.impetus.kundera.validation.rules.EntityFieldAnnotationRule
-
Checks whether the defined class is a validone with an id field present
either in class itself or its superclass
- onSuperType(Class, boolean) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder.AttributeBuilder
-
- onSynchronization(Node, EntityMetadata) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
If transaction is in progress and user explicitly invokes em.flush()!
- onTableGenerator(EntityMetadata, Client<?>, IdDiscriptor, Object) - Method in class com.impetus.kundera.persistence.IdGenerator
-
Generate Id when given table generation strategy.
- onTransaction(KunderaEntityTransaction.TxAction) - Method in class com.impetus.kundera.persistence.KunderaEntityTransaction
-
- onTypeCheck(Class<T>, Parameter<T>) - Method in class com.impetus.kundera.query.QueryImpl
-
Validated parameter's class with input paramClass.
- onTypedParameter(Object, KunderaQuery.UpdateClause, String) - Method in class com.impetus.kundera.query.KunderaQuery
-
Depending upon filter value, if it starts with ":" then it is NAMED
parameter, else if starts with "?", it will be INDEXED parameter.
- onTypedParameter(KunderaQuery.FilterClause) - Method in class com.impetus.kundera.query.KunderaQuery
-
Depending upon filter value, if it starts with ":" then it is NAMED
parameter, else if starts with "?", it will be INDEXED parameter.
- onTypedQuery(Class<T>, Query) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- onUpdate(EventLog) - Method in class com.impetus.kundera.persistence.context.EventLogQueue
-
On update.
- onUpdateDeleteEvent() - Method in class com.impetus.kundera.query.QueryImpl
-
On update delete event.
- onValidateAttributeConstraints(Field) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Sets the validation constraint present field if an attribute has a
constraint present.
- onValidateClientProperties(List<Class<?>>, Class<?>, String) - Method in class com.impetus.kundera.configure.MetamodelConfiguration
-
- onValidateEmbeddable(Object, EmbeddableType) - Method in class com.impetus.kundera.persistence.PersistenceValidator
-
Checks constraints present on embeddable attributes
- onValidateSingleResult(List) - Method in class com.impetus.kundera.query.QueryImpl
-
On validate single result.
- onValidation(String, String) - Method in class com.impetus.kundera.loader.GenericClientFactory
-
- onValidation(String, String) - Method in class com.impetus.kundera.service.HostConfiguration
-
Validate host and port.
- onValidity(String, boolean, SingularAttribute<? super X, ?>) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
On validity check.
- onXml(ClientProperties) - Method in class com.impetus.kundera.configure.AbstractPropertyReader
-
If property is xml.
- operation - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
The operation variable.
- operation - Variable in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
Operation to be performed on this Join Table data
- OperationValidationFactory - Class in com.impetus.kundera.validation
-
- OperationValidationFactory() - Constructor for class com.impetus.kundera.validation.OperationValidationFactory
-
Constructor
adds static rule list to Rule factory
- optional - Variable in class com.impetus.kundera.metadata.model.Relation
-
The optional.
- or(Predicate...) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- or(Expression<Boolean>, Expression<Boolean>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- order - Variable in class com.impetus.kundera.configure.schema.ColumnInfo
-
The column order by variable .
- order - Variable in class com.impetus.kundera.query.KunderaQuery.SortOrdering
-
The order.
- orderBy(Order...) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- orderBy(List<Order>) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- orderBy - Variable in class com.impetus.kundera.persistence.KunderaCritieriaQuery.QueryPlan
-
- ordering - Variable in class com.impetus.kundera.persistence.QueryOrder
-
- ordering - Variable in class com.impetus.kundera.query.KunderaQuery
-
The ordering.
- originalNode - Variable in class com.impetus.kundera.graph.Node
-
- owner - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
The target.
- owner - Variable in class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- packages - Variable in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
The packages.
- parameter(Class<T>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- parameter(Class<T>, String) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- parameters - Variable in class com.impetus.kundera.query.KunderaQuery.TypedParameter
-
- parameters - Variable in class com.impetus.kundera.query.QueryImpl
-
The parameters.
- parametersMap - Variable in class com.impetus.kundera.query.KunderaQuery
-
- PARENT_ID_CLASS - Static variable in class com.impetus.kundera.index.IndexingConstants
-
The Constant PARENT_ID_CLASS.
- PARENT_ID_FIELD - Static variable in class com.impetus.kundera.index.IndexingConstants
-
The Constant PARENT_ID_FIELD.
- parents - Variable in class com.impetus.kundera.graph.Node
-
- parse() - Method in class com.impetus.kundera.query.KunderaQueryParser
-
Method to parse the Single-String query.
- parseDocument(InputStream) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Reads the content of the persistence.xml file into an object model, with
the root node of type
Document.
- parseFilePath(String) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Parse and exclude path till META-INF
- parseOrdering(String) - Method in class com.impetus.kundera.query.KunderaQuery
-
Parses the ordering @See Order By Clause.
- parsePersistenceUnit(URL, String[], Element, String) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Parses the persistence unit.
- parseRelations(String, List<TableInfo>, EntityMetadata, TableInfo, List<Relation>) - Method in class com.impetus.kundera.configure.SchemaConfiguration
-
parse the relations of entites .
- parseRelations(Object, Object, Map<String, Object>, PersistenceDelegator, EntityMetadata, boolean, Map<Object, Object>) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
Parse relations of provided relationEntity.
- password - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
- pathType - Variable in class com.impetus.kundera.persistence.DefaultPath
-
- patterns - Static variable in class com.impetus.kundera.property.accessor.DateAccessor
-
The patterns.
- pc - Variable in class com.impetus.kundera.graph.GraphBuilder.RelationBuilder
-
- pd - Variable in class com.impetus.kundera.graph.GraphBuilder.RelationBuilder
-
- pd - Variable in class com.impetus.kundera.graph.Node
-
- pd - Variable in class com.impetus.kundera.graph.ObjectGraphBuilder
-
- performOperation(Node, EventLog.EventType) - Method in class com.impetus.kundera.persistence.context.FlushManager
-
- persist(Node) - Method in interface com.impetus.kundera.client.Client
-
Data node to persist entity with specific client.
- persist(Node) - Method in class com.impetus.kundera.client.ClientBase
-
Method to handle
- persist() - Method in class com.impetus.kundera.graph.Node
-
- persist() - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- persist(Object) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
Make an instance managed and persistent.
- persist(Object) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Writes an entity into Persistence cache.
- PERSISTENCE_UNIT_LOCATIION - Static variable in interface com.impetus.kundera.Constants
-
The Constant PERSISTENCE_UNIT_LOCATIION.
- PERSISTENCE_UNIT_NAME - Static variable in interface com.impetus.kundera.Constants
-
The Constant PERSISTENCE_UNIT_NAME.
- PERSISTENCE_UNIT_SEPARATOR - Static variable in interface com.impetus.kundera.Constants
-
Separator used for providing a list of persistence units while creating
EMF.
- persistenceAttribType - Variable in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
The persistence attrib type.
- persistenceCache - Variable in class com.impetus.kundera.graph.Node
-
- persistenceCache - Variable in class com.impetus.kundera.graph.ObjectGraphBuilder
-
- persistenceCache - Variable in class com.impetus.kundera.persistence.context.CacheBase
-
- PersistenceCache - Class in com.impetus.kundera.persistence.context
-
Implementation of Persistence Context as defined in JPA.
- PersistenceCache() - Constructor for class com.impetus.kundera.persistence.context.PersistenceCache
-
Map containing data required for inserting records for each join table.
- PersistenceCache(Cache) - Constructor for class com.impetus.kundera.persistence.context.PersistenceCache
-
- persistenceCache - Variable in class com.impetus.kundera.persistence.context.PersistenceCacheManager
-
- persistenceCache - Variable in class com.impetus.kundera.persistence.EntityManagerImpl
-
- persistenceCache - Variable in class com.impetus.kundera.persistence.PersistenceDelegator
-
- PersistenceCacheManager - Class in com.impetus.kundera.persistence.context
-
- PersistenceCacheManager(PersistenceCache) - Constructor for class com.impetus.kundera.persistence.context.PersistenceCacheManager
-
- persistenceContextType - Variable in class com.impetus.kundera.persistence.context.PersistenceCache
-
- persistenceContextType - Variable in class com.impetus.kundera.persistence.EntityManagerImpl
-
Persistence Context Type (Transaction/ Extended)
- persistenceDelegator - Variable in class com.impetus.kundera.persistence.EntityManagerImpl
-
Properties provided by user at the time of EntityManager Creation.
- PersistenceDelegator - Class in com.impetus.kundera.persistence
-
The Class PersistenceDelegator.
- PersistenceDelegator(EntityManagerFactoryImpl.KunderaMetadata, PersistenceCache) - Constructor for class com.impetus.kundera.persistence.PersistenceDelegator
-
Instantiates a new persistence delegator.
- persistenceDelegator - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
The persistenceDelegator.
- persistenceDelegeator - Variable in class com.impetus.kundera.query.QueryImpl
-
The persistence delegeator.
- PersistenceLoaderException - Exception in com.impetus.kundera.loader
-
- PersistenceLoaderException() - Constructor for exception com.impetus.kundera.loader.PersistenceLoaderException
-
- PersistenceLoaderException(String) - Constructor for exception com.impetus.kundera.loader.PersistenceLoaderException
-
- PersistenceLoaderException(Throwable) - Constructor for exception com.impetus.kundera.loader.PersistenceLoaderException
-
- PersistenceLoaderException(String, Throwable) - Constructor for exception com.impetus.kundera.loader.PersistenceLoaderException
-
- PersistenceProperties - Interface in com.impetus.kundera
-
Contains all constants properties supported in persistence.xml
- persistenceType - Variable in class com.impetus.kundera.metadata.model.type.AbstractType
-
The persistence type.
- persistenceUnit - Variable in class com.impetus.kundera.client.ClientBase
-
persistence unit
- persistenceUnit - Variable in class com.impetus.kundera.loader.GenericClientFactory
-
The persistence unit.
- persistenceUnit - Variable in class com.impetus.kundera.metadata.MetadataBuilder
-
persistence unit
- persistenceUnit - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
Persistence unit of database this entity is to be persisted.
- persistenceUnit - Variable in class com.impetus.kundera.query.KunderaQuery
-
Persistence Unit(s).
- PersistenceUnitConfiguration - Class in com.impetus.kundera.configure
-
The Class PersistenceUnitConfiguration: 1) Find and load/configure
persistence unit metadata.
- PersistenceUnitConfiguration(Map, EntityManagerFactoryImpl.KunderaMetadata, String...) - Constructor for class com.impetus.kundera.configure.PersistenceUnitConfiguration
-
Constructor parameterised with persistence units.
- PersistenceUnitConfigurationException - Exception in com.impetus.kundera.configure
-
- PersistenceUnitConfigurationException() - Constructor for exception com.impetus.kundera.configure.PersistenceUnitConfigurationException
-
- PersistenceUnitConfigurationException(String, Throwable) - Constructor for exception com.impetus.kundera.configure.PersistenceUnitConfigurationException
-
- PersistenceUnitConfigurationException(String) - Constructor for exception com.impetus.kundera.configure.PersistenceUnitConfigurationException
-
- PersistenceUnitConfigurationException(Throwable) - Constructor for exception com.impetus.kundera.configure.PersistenceUnitConfigurationException
-
- PersistenceUnitMetadata - Class in com.impetus.kundera.metadata.model
-
The Class PersistenceUnitMetadata.
- PersistenceUnitMetadata() - Constructor for class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- PersistenceUnitMetadata(String, URL, URL) - Constructor for class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- persistenceUnitMetadata - Variable in class com.impetus.kundera.service.HostConfiguration
-
Persistence unit metadata.
- persistenceUnitMetadataMap - Variable in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Map of Persistence Unit Metadata.
- persistenceUnitName - Variable in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Persistence Unit name.
- persistenceUnits - Variable in class com.impetus.kundera.configure.AbstractSchemaConfiguration
-
Holding instance for persistence units.
- persistenceUnits - Variable in class com.impetus.kundera.configure.ClientMetadataBuilder
-
- persistenceUnits - Variable in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Array of persistence units.
- PersistenceUtilHelper - Class in com.impetus.kundera
-
Helper for PersistenceUtil
- PersistenceUtilHelper() - Constructor for class com.impetus.kundera.PersistenceUtilHelper
-
- PersistenceUtilHelper.MetadataCache - Class in com.impetus.kundera
-
Cache hierarchy and member resolution in a weak hash map
- PersistenceUtilHelper.MetadataCache() - Constructor for class com.impetus.kundera.PersistenceUtilHelper.MetadataCache
-
- PersistenceUtilHelper.MetadataCache.ClassCache - Class in com.impetus.kundera
-
- PersistenceUtilHelper.MetadataCache.ClassCache(Class<?>) - Constructor for class com.impetus.kundera.PersistenceUtilHelper.MetadataCache.ClassCache
-
- PersistenceValidator - Class in com.impetus.kundera.persistence
-
Responsible for validating entity persistence
- PersistenceValidator() - Constructor for class com.impetus.kundera.persistence.PersistenceValidator
-
- PersistenceXMLLoader - Class in com.impetus.kundera.loader
-
The Class PersistenceXMLLoader.
- PersistenceXMLLoader() - Constructor for class com.impetus.kundera.loader.PersistenceXMLLoader
-
Instantiates a new persistence xml loader.
- PersistenceXMLLoader.AllowedProtocol - Enum in com.impetus.kundera.loader
-
Allowed protocols
- PersistenceXMLLoader.AllowedProtocol() - Constructor for enum com.impetus.kundera.loader.PersistenceXMLLoader.AllowedProtocol
-
- PersistenceXMLLoader.ErrorLogger - Class in com.impetus.kundera.loader
-
The Class ErrorLogger.
- PersistenceXMLLoader.ErrorLogger(String, List) - Constructor for class com.impetus.kundera.loader.PersistenceXMLLoader.ErrorLogger
-
Instantiates a new error logger.
- persistentAttribType - Variable in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder
-
The persistent attribute type.
- persistentClass - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
The persistent class.
- persistentCollectionTypes - Static variable in class com.impetus.kundera.proxy.ProxyHelper
-
- persistJoinTable(JoinTableData) - Method in interface com.impetus.kundera.client.Client
-
- pkColumnName - Variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- pkColumnValue - Variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- Point - Class in com.impetus.kundera.gis.geometry
-
Geometric Point implementation
- Point(Point) - Constructor for class com.impetus.kundera.gis.geometry.Point
-
- Point(double, double) - Constructor for class com.impetus.kundera.gis.geometry.Point
-
- Point(CoordinateSequence, GeometryFactory) - Constructor for class com.impetus.kundera.gis.geometry.Point
-
- Point(Coordinate, PrecisionModel, int) - Constructor for class com.impetus.kundera.gis.geometry.Point
-
Deprecated.
- PointAccessor - Class in com.impetus.kundera.property.accessor
-
Property Accessor for
Point
- PointAccessor() - Constructor for class com.impetus.kundera.property.accessor.PointAccessor
-
- Polygon - Class in com.impetus.kundera.gis.geometry
-
Geometric Polygon implementation
- Polygon(LinearRing, LinearRing[], GeometryFactory) - Constructor for class com.impetus.kundera.gis.geometry.Polygon
-
- populateClientProperties(Client, Map<String, Object>) - Method in interface com.impetus.kundera.client.ClientPropertiesSetter
-
- populateClientProperties(Map) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
Populates client specific properties.
- populateCollectionFromJoinTable(Object, EntityMetadata, PersistenceDelegator, Relation) - Method in class com.impetus.kundera.persistence.AssociationBuilder
-
- populateCollectionFromMap(Object, PersistenceDelegator, Relation, Object, Map<String, Object>) - Method in class com.impetus.kundera.persistence.AssociationBuilder
-
Populates a a relationship collection which is of type
Map from
relationsMap into entity
- populateColumnAndSuperColumnMaps(EntityMetadata, Map<String, Field>, Map<String, Field>, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Populate column and super column maps.
- populateEmbeddedIdFields(Set<Attribute>, MetamodelImpl, Set<String>) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
recursively populate all the fields present in partition key
- populateEmbeddedIdFieldsUtil(Set<Attribute>, MetamodelImpl, Set<String>) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- populateEmbeddedIdUsingLucene(EntityMetadata, Client, List<Object>, Map<String, Object>, MetamodelImpl) - Method in class com.impetus.kundera.query.QueryImpl
-
Populate using lucene for embeddeId.
- populateEntities(EntityMetadata, Client) - Method in class com.impetus.kundera.query.LuceneQuery
-
- populateEntities(EntityMetadata, Client) - Method in class com.impetus.kundera.query.QueryImpl
-
Populate entities, Method to populate data in case no relation exist!.
- populateGroupByResponse(Map<String, Object>, Iterable<Expression>, List<Object>, Client, EntityMetadata) - Method in class com.impetus.kundera.query.QueryImpl
-
Populate group by response.
- populateIdAccessorMethods(EntityMetadata, Class<?>, Field) - Method in class com.impetus.kundera.metadata.processor.AbstractEntityFieldProcessor
-
Populates @Id accesser methods like, getId and setId of clazz to
metadata.
- populateMetadata(EntityMetadata, Class<X>, Map) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
Populate metadata.
- populatePropertyIndex(String, String, Integer, Integer, Field) - Static method in class com.impetus.kundera.metadata.processor.IndexProcessor
-
- populateRelation(EntityMetadata, Client, int) - Method in interface com.impetus.kundera.persistence.EntityReader
-
Method responsible for reading back entity and relations using secondary
indexes(if it holds any relation), else retrieve row keys using lucene.
- populateRelationForM2M(Object, EntityMetadata, PersistenceDelegator, Relation, Object, Map<String, Object>) - Method in class com.impetus.kundera.persistence.AssociationBuilder
-
Populates entities related via join table for entity
- populateRelationMetaData(EntityType, Class<X>, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
Populate metadata.
- populateUsingElasticSearch(Client, EntityMetadata) - Method in class com.impetus.kundera.query.QueryImpl
-
Populate using elastic search.
- populateUsingLucene(EntityMetadata, Client, List<Object>, String[]) - Method in class com.impetus.kundera.query.QueryImpl
-
Populate using lucene.
- port - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection.Server
-
- port - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
The port variable.
- position - Variable in class com.impetus.kundera.query.KunderaQuery.JPAParameter
-
- postParsingInit() - Method in class com.impetus.kundera.query.KunderaQuery
-
Post parsing init.
- prepare() - Method in class com.impetus.kundera.persistence.DefaultTransactionResource
-
- prepare() - Method in interface com.impetus.kundera.persistence.TransactionResource
-
On prepare for two phase commit.
- prepareCompositeIdObject(SingularAttribute, Object, Map<String, String>, MetamodelImpl) - Method in class com.impetus.kundera.query.QueryImpl
-
Prepare composite id object.
- prepareCompositeIndexName(String, EntityType, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.IndexProcessor
-
prepare composite index.
- prepareCompositeKey(EntityMetadata, Object) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
Prepares composite key .
- prepareCompositeKey(SingularAttribute, MetamodelImpl, Object) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
Prepares composite key as a lucene key.
- prepareLuceneQueryForPartitionKey(LuceneQueryBuilder, Object, MetamodelImpl, String, Class) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- PRIMARY_KEYS - Static variable in interface com.impetus.kundera.Constants
-
The Constant PRIMARY_KEYS.
- primaryKey - Variable in class com.impetus.kundera.db.SearchResult
-
- PrimaryKeyNullCheck<E> - Class in com.impetus.kundera.validation.rules
-
Check if primary key is null
- PrimaryKeyNullCheck() - Constructor for class com.impetus.kundera.validation.rules.PrimaryKeyNullCheck
-
- printQuery(String, boolean) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- printQueryWithFilterClause(Queue, String) - Static method in class com.impetus.kundera.utils.KunderaCoreUtils
-
- process(Class<?>, EntityMetadata) - Method in interface com.impetus.kundera.metadata.MetadataProcessor
-
Process.
- process(Class<?>, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.CacheableAnnotationProcessor
-
- process(Class<?>, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.EntityListenersProcessor
-
- process(Class<?>, Field, EntityMetadata, Map<String, IdDiscriptor>) - Method in class com.impetus.kundera.metadata.processor.GeneratedValueProcessor
-
- process(Class<?>, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.IndexProcessor
-
- process(Class<X>) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Process.
- process(Class<?>, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.relation.ManyToManyRelationMetadataProcessor
-
- process(Class<?>, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.relation.ManyToOneRelationMetadataProcessor
-
- process(Class<?>, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.relation.OneToManyRelationMetadataProcessor
-
- process(Class<?>, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.relation.OneToOneRelationMetadataProcessor
-
- process(Class, EntityMetadata) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
- processEntityAnnotations(Class) - Method in class com.impetus.kundera.metadata.model.annotation.DefaultEntityAnnotationProcessor
-
- processFieldAnnotations(Field) - Method in class com.impetus.kundera.metadata.model.annotation.DefaultFieldAnnotationProcessor
-
- processGeneratedValueAnnotation(Class<?>, String, EntityMetadata, Map<String, IdDiscriptor>) - Method in class com.impetus.kundera.configure.MetamodelConfiguration
-
- processInternal(Class<X>, boolean) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Process.
- processNodeMapping(Node) - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- processOnEmbeddables(Class) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder.TypeBuilder
-
Process on embeddables.
- processSequenceGenerator(Class<?>, Field, EntityMetadata, String) - Method in class com.impetus.kundera.metadata.processor.GeneratedValueProcessor
-
- processTableGenerator(Class<?>, Field, EntityMetadata, String) - Method in class com.impetus.kundera.metadata.processor.GeneratedValueProcessor
-
- prod(Expression<? extends N>, Expression<? extends N>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- prod(Expression<? extends N>, N) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- prod(N, Expression<? extends N>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- properties - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection
-
- properties - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection.Server
-
- properties - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- properties - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- properties - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.Table
-
- properties - Variable in class com.impetus.kundera.index.IndexerProperties.Node
-
- properties - Variable in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
The properties.
- properties - Variable in class com.impetus.kundera.persistence.EntityManagerFactoryImpl
-
Persistence Unit Properties Overriden by user provided factory
properties.
- properties - Variable in class com.impetus.kundera.persistence.EntityManagerImpl
-
Properties provided by user at the time of EntityManager Creation.
- property - Variable in class com.impetus.kundera.metadata.model.PropertyIndex
-
The property.
- property - Variable in class com.impetus.kundera.metadata.model.Relation
-
The property.
- property - Variable in class com.impetus.kundera.query.KunderaQuery.FilterClause
-
The property.
- property - Variable in class com.impetus.kundera.query.KunderaQuery.UpdateClause
-
- PropertyAccessException - Exception in com.impetus.kundera.property
-
The Class PropertyAccessException.
- PropertyAccessException() - Constructor for exception com.impetus.kundera.property.PropertyAccessException
-
Instantiates a new property access exception.
- PropertyAccessException(String) - Constructor for exception com.impetus.kundera.property.PropertyAccessException
-
Instantiates a new property access exception.
- PropertyAccessException(Throwable) - Constructor for exception com.impetus.kundera.property.PropertyAccessException
-
Instantiates a new property access exception.
- PropertyAccessor<T> - Interface in com.impetus.kundera.property
-
Interface to access
Field property of a java class.
- PropertyAccessorFactory - Class in com.impetus.kundera.property
-
The Class PropertyAccessorFactory.
- PropertyAccessorFactory() - Constructor for class com.impetus.kundera.property.PropertyAccessorFactory
-
Instantiates a new property accessor factory.
- PropertyAccessorHelper - Class in com.impetus.kundera.property
-
Helper class to access fields.
- PropertyAccessorHelper() - Constructor for class com.impetus.kundera.property.PropertyAccessorHelper
-
- PropertyIndex - Class in com.impetus.kundera.metadata.model
-
Contains Index information of a field.
- PropertyIndex(Field, String, String) - Constructor for class com.impetus.kundera.metadata.model.PropertyIndex
-
Instantiates a new property index.
- PropertyReader - Interface in com.impetus.kundera.configure
-
Property reader to read client specific property.
- propertyReader - Variable in class com.impetus.kundera.loader.GenericClientFactory
-
property reader instance
- propertyType - Variable in class com.impetus.kundera.metadata.model.Relation
-
The property type.
- provider - Variable in class com.impetus.kundera.KunderaPersistenceProviderUtil
-
- provider - Variable in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
The provider.
- PROVIDER_IMPLEMENTATION_NAME - Static variable in class com.impetus.kundera.configure.PersistenceUnitConfiguration
-
The Constant PROVIDER_IMPLEMENTATION_NAME.
- providerUtil - Variable in class com.impetus.kundera.KunderaPersistence
-
- proxies - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializerFactory
-
- ProxyCollection - Interface in com.impetus.kundera.proxy.collection
-
Top level interface for all proxy collections (including maps)
- ProxyHelper - Class in com.impetus.kundera.proxy
-
Utility class for proxy objects
- ProxyHelper() - Constructor for class com.impetus.kundera.proxy.ProxyHelper
-
- ProxyList - Class in com.impetus.kundera.proxy.collection
-
Proxy class used to represent instances for
List
- ProxyList() - Constructor for class com.impetus.kundera.proxy.collection.ProxyList
-
Default constructor
- ProxyList(PersistenceDelegator, Relation) - Constructor for class com.impetus.kundera.proxy.collection.ProxyList
-
- ProxyMap - Class in com.impetus.kundera.proxy.collection
-
Proxy class used to represent instances for
Map
- ProxyMap() - Constructor for class com.impetus.kundera.proxy.collection.ProxyMap
-
Default constructor
- ProxyMap(PersistenceDelegator, Relation) - Constructor for class com.impetus.kundera.proxy.collection.ProxyMap
-
- ProxySet - Class in com.impetus.kundera.proxy.collection
-
Proxy class used to represent instances for
Set
- ProxySet() - Constructor for class com.impetus.kundera.proxy.collection.ProxySet
-
Default constructor
- ProxySet(PersistenceDelegator, Relation) - Constructor for class com.impetus.kundera.proxy.collection.ProxySet
-
- proxyTypes - Static variable in class com.impetus.kundera.proxy.ProxyHelper
-
- puMetadata - Variable in class com.impetus.kundera.configure.AbstractPropertyReader
-
- puMetadata - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
The pu metadata variable.
- puProperties - Variable in class com.impetus.kundera.metadata.MetadataBuilder
-
- puProperties - Variable in class com.impetus.kundera.metadata.processor.TableProcessor
-
holds pu prperties
- puProperties - Variable in class com.impetus.kundera.metadata.validator.EntityValidatorImpl
-
- put(Object, Object) - Method in interface com.impetus.kundera.cache.Cache
-
Add an item to the cache.
- put(Object, Object) - Method in class com.impetus.kundera.cache.NonOperationalCache
-
- put(Object, Object) - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- putAll(Map) - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- puToSchemaMetadata - Variable in class com.impetus.kundera.configure.SchemaConfiguration
-
pu to schema metadata map .
- scanClass(InputStream) - Method in class com.impetus.kundera.classreading.Reader
-
Scan class.
- scanClassAndPutMetadata(InputStream, Reader, Map<String, EntityMetadata>, Map<String, Class<?>>, String, String, Map<String, List<String>>, Map<String, IdDiscriptor>) - Method in class com.impetus.kundera.configure.MetamodelConfiguration
-
Scan class and put metadata.
- schema - Variable in class com.impetus.kundera.metadata.model.EntityMetadata
-
database name.
- schema - Variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- SCHEMA_PERSISTENCE_UNIT_SEPARATOR - Static variable in interface com.impetus.kundera.Constants
-
Separator used for providing persistence unit alongwith schema on entity
class (applicable in case of cross-datastore persistence).
- schemaConfiguration - Variable in class com.impetus.kundera.configure.ClientMetadataBuilder
-
- SchemaConfiguration - Class in com.impetus.kundera.configure
-
Schema configuration implementation to support ddl_schema_creation
functionality.
- SchemaConfiguration(Map, EntityManagerFactoryImpl.KunderaMetadata, String...) - Constructor for class com.impetus.kundera.configure.SchemaConfiguration
-
Constructor using persistence units as parameter.
- SchemaGenerationException - Exception in com.impetus.kundera.configure.schema
-
Exception class for all type of exceptions thrown by SchemaManager during
generating schema.
- SchemaGenerationException(String, String, String) - Constructor for exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
Instantiates a new schemaGeneration exception.
- SchemaGenerationException(String, String, String, String) - Constructor for exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
Instantiates a new schemaGeneration exception.
- SchemaGenerationException(Throwable) - Constructor for exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
Instantiates a new schemaGeneration exception.
- SchemaGenerationException(Throwable, String) - Constructor for exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
Instantiates a new schemaGeneration exception.
- SchemaGenerationException(Throwable, String, String) - Constructor for exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
Instantiates a new schemaGeneration exception.
- SchemaGenerationException(String, Throwable, String) - Constructor for exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
Instantiates a new schemaGeneration exception.
- SchemaGenerationException(String, Throwable, String, String) - Constructor for exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
- SchemaGenerationException(String) - Constructor for exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
- SchemaManager - Interface in com.impetus.kundera.configure.schema.api
-
Interface to define methods to be implemented by different schema managers.
- schemaManager - Variable in class com.impetus.kundera.loader.GenericClientFactory
-
Configure schema manager.
- schemaName - Variable in exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
The schema name.
- schemaName - Variable in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- schemaName - Variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType.InheritanceModel
-
The schema name.
- schemaName - Variable in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- schemas - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- schemas - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
- schemaVersion - Variable in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
- search(Class<?>, EntityMetadata, String, int, int) - Method in interface com.impetus.kundera.index.Indexer
-
Deprecated.
- search(String, Class<?>, EntityMetadata, Class<?>, EntityMetadata, Object, int, int) - Method in interface com.impetus.kundera.index.Indexer
-
Searches into a secondary index
- search(EntityManagerFactoryImpl.KunderaMetadata, KunderaQuery, PersistenceDelegator, EntityMetadata, int) - Method in interface com.impetus.kundera.index.Indexer
-
- search(Class<?>, String) - Method in class com.impetus.kundera.index.IndexManager
-
Deprecated.
- search(Class<?>, Class<?>, Object) - Method in class com.impetus.kundera.index.IndexManager
-
- search(Class<?>, String, int) - Method in class com.impetus.kundera.index.IndexManager
-
Search.
- search(Class<?>, String, int, int) - Method in class com.impetus.kundera.index.IndexManager
-
Search.
- search(EntityManagerFactoryImpl.KunderaMetadata, KunderaQuery, PersistenceDelegator, EntityMetadata, int) - Method in class com.impetus.kundera.index.IndexManager
-
- search(Class<?>, String, int, int, boolean) - Method in class com.impetus.kundera.index.IndexManager
-
Search.
- search(String, int, int, boolean, EntityManagerFactoryImpl.KunderaMetadata, EntityMetadata) - Method in interface com.impetus.kundera.index.lucene.Indexer
-
Searches for an object.
- searchInCacheThenCopy(Map<Object, Object>, Object, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.utils.ObjectUtils
-
Search in cache then copy.
- SearchResult - Class in com.impetus.kundera.db
-
Holds High level search result info from database records
- SearchResult() - Constructor for class com.impetus.kundera.db.SearchResult
-
- select - Variable in class com.impetus.kundera.persistence.KunderaCritieriaQuery.QueryPlan
-
- select(Selection<? extends T>) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- SELECT_EXPRESSION_ORDER - Static variable in interface com.impetus.kundera.Constants
-
The Constant SELECT_EXPRESSION_ORDER.
- selectCase() - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- selectCase(Expression<? extends C>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- selections - Variable in class com.impetus.kundera.persistence.DefaultCompoundSelection
-
- selectStatement - Variable in class com.impetus.kundera.query.KunderaQuery
-
- sequenceDiscriptor - Variable in class com.impetus.kundera.metadata.model.IdDiscriptor
-
- SequenceGenerator - Interface in com.impetus.kundera.generator
-
SequenceGenerator interface , all client should implement this
interface in order to support sequence generation strategy.
- SequenceGeneratorDiscriptor - Class in com.impetus.kundera.metadata.model
-
SequenceGeneratorDiscriptor class holds the information about sequence
generator.
- SequenceGeneratorDiscriptor(SequenceGenerator, String) - Constructor for class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- SequenceGeneratorDiscriptor(String) - Constructor for class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- sequenceName - Variable in class com.impetus.kundera.metadata.model.SequenceGeneratorDiscriptor
-
- serializeKeys(Set<String>) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Creates a string representation of a set of foreign keys by combining
them together separated by "~" character.
- serialVersionUID - Static variable in exception com.impetus.kundera.cache.CacheException
-
The Constant serialVersionUID.
- serialVersionUID - Static variable in exception com.impetus.kundera.classreading.ResourceReadingException
-
- serialVersionUID - Static variable in exception com.impetus.kundera.client.ClientResolverException
-
The Constant serialVersionUID.
- serialVersionUID - Static variable in class com.impetus.kundera.configure.ClientProperties
-
- serialVersionUID - Static variable in exception com.impetus.kundera.configure.PersistenceUnitConfigurationException
-
Default Serial Version UID.
- serialVersionUID - Static variable in exception com.impetus.kundera.configure.schema.SchemaGenerationException
-
The Constant serialVersionUID.
- serialVersionUID - Static variable in exception com.impetus.kundera.index.IndexingException
-
The Constant serialVersionUID.
- serialVersionUID - Static variable in exception com.impetus.kundera.index.LuceneIndexingException
-
- serialVersionUID - Static variable in exception com.impetus.kundera.KunderaException
-
- serialVersionUID - Static variable in exception com.impetus.kundera.loader.ClientLoaderException
-
- serialVersionUID - Static variable in exception com.impetus.kundera.loader.KunderaAuthenticationException
-
- serialVersionUID - Static variable in exception com.impetus.kundera.loader.PersistenceLoaderException
-
- serialVersionUID - Static variable in exception com.impetus.kundera.metadata.model.ApplicationLoaderException
-
Generated Serial version UID.
- serialVersionUID - Static variable in exception com.impetus.kundera.metadata.validator.InvalidEntityDefinitionException
-
- serialVersionUID - Static variable in exception com.impetus.kundera.persistence.KunderaTransactionException
-
- serialVersionUID - Static variable in exception com.impetus.kundera.property.PropertyAccessException
-
The Constant serialVersionUID.
- serialVersionUID - Static variable in exception com.impetus.kundera.proxy.LazyInitializationException
-
The Constant serialVersionUID.
- serialVersionUID - Static variable in exception com.impetus.kundera.query.QueryHandlerException
-
Default Serial Version UID.
- servers - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection
-
- sessionCache - Variable in class com.impetus.kundera.persistence.EntityManagerSession
-
cache is used to store objects retrieved in this EntityManager session.
- set(Object, Field, byte[]) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Sets a byte-array onto a field.
- set(Object, Field, String) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Sets a byte-array onto a field.
- set(Object, Field, Object) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Sets an object onto a field.
- set(int, Object) - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- setAccessibility(Member) - Static method in class com.impetus.kundera.PersistenceUtilHelper
-
- setAggregated(boolean) - Method in class com.impetus.kundera.query.KunderaQuery
-
- setAggregation(String) - Method in class com.impetus.kundera.persistence.AggregateExpression
-
Sets the aggregation.
- setAggregationResult(String[]) - Method in class com.impetus.kundera.query.KunderaQuery
-
Sets the aggregation result.
- setApplicationMetadata(ApplicationMetadata) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaMetadata
-
Sets the application metadata.
- setBiDirectionalField(Class) - Method in class com.impetus.kundera.metadata.model.Relation
-
- setBoost(float) - Method in class com.impetus.kundera.metadata.model.PropertyIndex
-
Sets the boost.
- setCacheable(boolean) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Sets the cacheable.
- setCallbackMethodsMap(Map<Class<?>, List<? extends CallbackMethod>>) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Sets the callback methods map.
- setCentre(Coordinate) - Method in class com.impetus.kundera.gis.geometry.Circle
-
- setChildren(Map<NodeLink, Node>) - Method in class com.impetus.kundera.graph.Node
-
- setChildren(Map<NodeLink, Node>) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setClasses(List<String>) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Sets the classes.
- setClazzToPuMap(Map<String, List<String>>) - Method in class com.impetus.kundera.metadata.model.ApplicationMetadata
-
Sets the clazz to pu map.
- setClient(Client) - Method in class com.impetus.kundera.graph.Node
-
- setClient(Client) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setClientImplementor(String) - Method in class com.impetus.kundera.metadata.model.ClientMetadata
-
Sets the client implementor.
- setClientProperties(ClientProperties) - Method in class com.impetus.kundera.configure.AbstractPropertyReader.AbstractSchemaMetadata
-
- setCollectionColumnName(String) - Method in class com.impetus.kundera.configure.schema.CollectionColumnInfo
-
- setColumnName(String) - Method in class com.impetus.kundera.configure.schema.ColumnInfo
-
Sets the column name.
- setColumnName(String) - Method in class com.impetus.kundera.configure.schema.IndexInfo
-
- setColumnName(String) - Method in class com.impetus.kundera.metadata.model.attributes.AbstractAttribute
-
- setColumns(List<ColumnInfo>) - Method in class com.impetus.kundera.configure.schema.EmbeddedColumnInfo
-
- setConfig(Host, Properties, Map) - Method in class com.impetus.kundera.service.HostConfiguration
-
- setConnection(ClientProperties.DataStore.Connection) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- setConnectionPoolOrConnection(Object) - Method in class com.impetus.kundera.loader.GenericClientFactory
-
Sets the connection pool or connection.
- setCoreMetadata(CoreMetadata) - Method in class com.impetus.kundera.persistence.EntityManagerFactoryImpl.KunderaMetadata
-
Sets the core metadata.
- setCounterColumnType(boolean) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- setCurrentNodeState(NodeState) - Method in class com.impetus.kundera.graph.Node
-
- setCurrentNodeState(NodeState) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setData(Object) - Method in class com.impetus.kundera.graph.Node
-
- setData(Object) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setDataCenters(List<ClientProperties.DataStore.Schema.DataCenter>) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- setDataClass(Class) - Method in class com.impetus.kundera.graph.Node
-
- setDataClass(Class) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setDatastores(List<ClientProperties.DataStore>) - Method in class com.impetus.kundera.configure.ClientProperties
-
- setDeleteStatement(DeleteStatement) - Method in class com.impetus.kundera.query.KunderaQuery
-
- setDirty(boolean) - Method in class com.impetus.kundera.graph.Node
-
- setDirty(boolean) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setEmbeddedColumnName(String) - Method in class com.impetus.kundera.configure.schema.EmbeddedColumnInfo
-
- setEmbeddedColumnName(String) - Method in class com.impetus.kundera.db.SearchResult
-
- setEntityClass(Class<?>) - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- setEntityId(Object) - Method in class com.impetus.kundera.graph.Node
-
- setEntityMetadataMap(Map<String, EntityMetadata>) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Sets the entity metadata map.
- setEntityNameToClassMap(Map<String, Class<?>>) - Method in class com.impetus.kundera.metadata.model.MetamodelImpl
-
Sets the entity name to class map.
- setEntityType(EntityType) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- setExcludeUnlistedClasses(boolean) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Sets the exclude unlisted classes.
- setExpression(Expression<?>) - Method in class com.impetus.kundera.persistence.AggregateExpression
-
Sets the expression.
- setExpressionFactory(ExpressionFactory) - Method in class com.impetus.kundera.query.KunderaQuery
-
- setExternalProperties(Map<String, Object>) - Method in class com.impetus.kundera.loader.GenericClientFactory
-
- setFetchSize(Integer) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setFetchSize(Integer) - Method in interface com.impetus.kundera.query.Query
-
To set fetch size for query.
- setFetchSize(Integer) - Method in class com.impetus.kundera.query.QueryImpl
-
- setFieldClazzAndColumnFamily(Expression, EntityMetadata, EntityManagerFactoryImpl.KunderaMetadata) - Static method in class com.impetus.kundera.query.KunderaQueryUtils
-
Sets the fieldclazz and colfamily.
- setFilter(Filter) - Method in class com.impetus.kundera.classreading.ClasspathReader
-
Sets the filter.
- setFilter(String) - Method in class com.impetus.kundera.query.KunderaQuery
-
Sets the filter.
- setFirstResult(int) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setFirstResult(int) - Method in class com.impetus.kundera.query.QueryImpl
-
- setFlushMode(FlushModeType) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
- setFlushMode(FlushModeType) - Method in class com.impetus.kundera.persistence.PersistenceDelegator
-
- setFlushMode(FlushModeType) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setFlushMode(FlushModeType) - Method in class com.impetus.kundera.query.QueryImpl
-
- setFrom(String) - Method in class com.impetus.kundera.query.KunderaQuery
-
Sets the from.
- setGenericClasses(List<Class<?>>) - Method in class com.impetus.kundera.configure.schema.CollectionColumnInfo
-
- setGraphCompleted(boolean) - Method in class com.impetus.kundera.graph.Node
-
- setGrouping(String) - Method in class com.impetus.kundera.query.KunderaQuery
-
Sets the grouping.
- setHasLobAttribute(boolean) - Method in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
Sets the checks for lob attribute.
- setHeadNode(Node) - Method in class com.impetus.kundera.graph.ObjectGraph
-
- setHint(String, Object) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setHint(String, Object) - Method in class com.impetus.kundera.query.QueryImpl
-
Sets hint name and value into hints map and returns instance of
Query.
- setHost(String) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection.Server
-
- setId(Object, EntityMetadata, Object) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Sets Primary Key (Row key) into entity field that was annotated with @Id.
- setId(Object, EntityMetadata, byte[]) - Static method in class com.impetus.kundera.property.PropertyAccessorHelper
-
Sets Primary Key (Row key) into entity field that was annotated with @Id.
- setIdAttribute(SingularAttribute) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- setIdentifier(Object) - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
- setIdentifier(Object) - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
Set the identifier value for the enity our owning proxy represents.
- setIdentifierMethod - Variable in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
The set identifier method.
- setImplementation(Object) - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
- setImplementation(Object) - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
- setImplementor(ResourceManager) - Method in class com.impetus.kundera.persistence.jta.KunderaJTAUserTransaction
-
Links referenced resource to current transaction thread.
- setImplementor(ResourceManager) - Method in class com.impetus.kundera.persistence.jta.KunderaTransaction
-
- setIndexable(boolean) - Method in class com.impetus.kundera.configure.schema.ColumnInfo
-
Sets the indexable.
- setIndexable(boolean) - Method in class com.impetus.kundera.metadata.model.Column
-
Sets the indexable.
- setIndexable(boolean) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Sets the indexable.
- setIndexImplementor(String) - Method in class com.impetus.kundera.metadata.model.ClientMetadata
-
Sets the index implementor.
- setIndexName(String) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Sets the index name.
- setIndexType(String) - Method in class com.impetus.kundera.configure.schema.IndexInfo
-
- setInitialized(boolean) - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
- setInitialized(boolean) - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
- setInverseJoinColumnName(String) - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- setIsDeleteUpdate(boolean) - Method in class com.impetus.kundera.query.KunderaQuery
-
- setJoinColumnName(String) - Method in class com.impetus.kundera.metadata.model.Relation
-
Sets the join column name.
- setJoinColumnName(String) - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- setJoinedByPrimaryKey(boolean) - Method in class com.impetus.kundera.metadata.model.Relation
-
Sets the joined by primary key.
- setJoinTableMetadata(JoinTableMetadata) - Method in class com.impetus.kundera.metadata.model.Relation
-
Sets the join table metadata.
- setJoinTableName(String) - Method in class com.impetus.kundera.metadata.model.JoinTableMetadata
-
Sets the join table name.
- setJoinTableName(String) - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- setJoinTableSchema(String) - Method in class com.impetus.kundera.metadata.model.JoinTableMetadata
-
Sets the join table schema.
- setKunderaMetadata(EntityManagerFactoryImpl.KunderaMetadata) - Method in class com.impetus.kundera.loader.GenericClientFactory
-
Sets the persistence unit.
- setKunderaQueryTypeObject() - Method in class com.impetus.kundera.query.KunderaQuery
-
- setL2Cache(Cache) - Method in class com.impetus.kundera.persistence.EntityManagerSession
-
Sets the l2 cache.
- setLazyInitializerFactory(LazyInitializerFactory) - Method in class com.impetus.kundera.metadata.model.CoreMetadata
-
Sets the lazy initializer factory.
- setLink(Node, Relation, Node, NodeLink) - Method in class com.impetus.kundera.graph.GraphGenerator
-
Set link property
- setLinkProperties(Map<NodeLink.LinkProperty, Object>) - Method in class com.impetus.kundera.graph.NodeLink
-
- setLockMode(LockModeType) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setLockMode(LockModeType) - Method in class com.impetus.kundera.query.QueryImpl
-
- setLuceneIndexDir(String) - Method in class com.impetus.kundera.metadata.model.ClientMetadata
-
Sets the lucene index dir.
- setMapKeyJoinClass(Class<?>) - Method in class com.impetus.kundera.metadata.model.Relation
-
- setMax(Integer) - Method in class com.impetus.kundera.metadata.model.PropertyIndex
-
- setMaxResults(int) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setMaxResults(int) - Method in class com.impetus.kundera.query.LuceneQuery
-
- setMaxResults(int) - Method in class com.impetus.kundera.query.QueryImpl
-
- setMaxValue(Integer) - Method in class com.impetus.kundera.configure.schema.IndexInfo
-
- setMin(Integer) - Method in class com.impetus.kundera.metadata.model.PropertyIndex
-
- setMinValue(Integer) - Method in class com.impetus.kundera.configure.schema.IndexInfo
-
- setMultiplicity(Relation.ForeignKey) - Method in class com.impetus.kundera.graph.NodeLink
-
- setName(String) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.DataCenter
-
- setName(String) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- setName(String) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.Table
-
- setName(String) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- setNext() - Method in class com.impetus.kundera.classreading.JarFileIterator
-
Sets the next.
- setNodeId(String) - Method in class com.impetus.kundera.graph.Node
-
- setNodeId(String) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setNodeMappings(Map<String, Node>) - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- setNodes(List<IndexerProperties.Node>) - Method in class com.impetus.kundera.index.IndexerProperties
-
- setOperation(JoinTableData.OPERATION) - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- setOrderBy(String) - Method in class com.impetus.kundera.configure.schema.ColumnInfo
-
- setOrderBy(List<Order>) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery.QueryPlan
-
- setOrdering(String) - Method in class com.impetus.kundera.query.KunderaQuery
-
Sets the ordering.
- setOriginalNode(Node) - Method in class com.impetus.kundera.graph.Node
-
- setOwner(Object) - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
- setOwner(Object) - Method in class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- setOwner(Object) - Method in interface com.impetus.kundera.proxy.collection.ProxyCollection
-
Sets owning entity that holds this collection for later use while eagerly
loading
- setOwner(Object) - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
- setPackages(List<String>) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Sets the packages.
- setParameter(String, Object) - Method in class com.impetus.kundera.query.KunderaQuery
-
Sets the parameter.
- setParameter(int, Object) - Method in class com.impetus.kundera.query.KunderaQuery
-
- setParameter(Parameter<T>, T) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setParameter(String, Object) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setParameter(int, Object) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setParameter(String, Calendar, TemporalType) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setParameter(String, Date, TemporalType) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setParameter(int, Calendar, TemporalType) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setParameter(int, Date, TemporalType) - Method in class com.impetus.kundera.query.KunderaTypedQuery
-
- setParameter(String, Object) - Method in class com.impetus.kundera.query.QueryImpl
-
- setParameter(int, Object) - Method in class com.impetus.kundera.query.QueryImpl
-
- setParameter(String, Date, TemporalType) - Method in class com.impetus.kundera.query.QueryImpl
-
- setParameter(String, Calendar, TemporalType) - Method in class com.impetus.kundera.query.QueryImpl
-
- setParameter(int, Date, TemporalType) - Method in class com.impetus.kundera.query.QueryImpl
-
- setParameter(int, Calendar, TemporalType) - Method in class com.impetus.kundera.query.QueryImpl
-
- setParameter(Parameter<T>, T) - Method in class com.impetus.kundera.query.QueryImpl
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class com.impetus.kundera.query.QueryImpl
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class com.impetus.kundera.query.QueryImpl
-
- setParameterValue(String, Object) - Method in class com.impetus.kundera.query.KunderaQuery
-
- setParent(boolean) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
- setParents(Map<NodeLink, Node>) - Method in class com.impetus.kundera.graph.Node
-
- setParents(Map<NodeLink, Node>) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setPersistenceCache(PersistenceCache) - Method in class com.impetus.kundera.graph.Node
-
- setPersistenceCache(PersistenceCache) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setPersistenceContextType(PersistenceContextType) - Method in class com.impetus.kundera.persistence.context.PersistenceCache
-
- setPersistenceDelegator(PersistenceDelegator) - Method in class com.impetus.kundera.graph.Node
-
- setPersistenceDelegator(PersistenceDelegator) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setPersistenceDelegator(PersistenceDelegator) - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
- setPersistenceUnit(String) - Method in class com.impetus.kundera.loader.GenericClientFactory
-
Sets the persistence unit.
- setPersistenceUnit(String) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Sets the persistence unit.
- setPersistenceUnit(String) - Method in class com.impetus.kundera.query.KunderaQuery
-
Sets the persistence unit.
- setPersistenceUnitName(String) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Sets the persistence unit name.
- setPort(String) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection.Server
-
- setPrimaryKey(Object) - Method in class com.impetus.kundera.db.SearchResult
-
- setProcessed(boolean) - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- setProperties(Properties) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection.Server
-
- setProperties(Properties) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection
-
- setProperties(Properties) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- setProperties(Properties) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.Table
-
- setProperties(Properties) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- setProperties(Properties) - Method in class com.impetus.kundera.index.IndexerProperties.Node
-
- setProperties(Properties) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Sets the properties.
- setProperty(String, Object) - Method in class com.impetus.kundera.persistence.EntityManagerImpl
-
Set an entity manager property or hint.
- setProvider(String) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Sets the provider.
- setProxyOwners(EntityMetadata, E) - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializerFactory
-
- setProxyOwners(EntityMetadata, E) - Method in interface com.impetus.kundera.proxy.LazyInitializerFactory
-
Sets the entity e as "owner" into proxy it holds.
- setProxyRelationObject(Object, Map<String, Object>, EntityMetadata, PersistenceDelegator, Object, Relation) - Method in class com.impetus.kundera.persistence.AssociationBuilder
-
- setRadius(double) - Method in class com.impetus.kundera.gis.geometry.Circle
-
- setReadIdentifierMethod(Method) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Sets the read identifier method.
- setRelatedViaJoinTable(boolean) - Method in class com.impetus.kundera.metadata.model.Relation
-
Sets the related via join table.
- setRelationEntities(List, Client, EntityMetadata) - Method in class com.impetus.kundera.query.QueryImpl
-
Sets the relation entities.
- setRelationsMap(Map<String, Object>) - Method in class com.impetus.kundera.proxy.collection.AbstractProxyBase
-
- setRelationsMap(Map<String, Object>) - Method in interface com.impetus.kundera.proxy.collection.ProxyCollection
-
Sets
Map of Relation name and values required for eagerly
fetching this proxy collection at the time it is requested
- setRelationToEntity(Object, Object, Relation) - Method in class com.impetus.kundera.persistence.AbstractEntityReader
-
After successfully parsing set relational entity object within entity
object.
- setRelationViaJoinTable(boolean) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Setter method for isRelatedViaJoinTable.
- setResult(String[]) - Method in class com.impetus.kundera.query.KunderaQuery
-
Sets the result.
- setRollbackOnly() - Method in class com.impetus.kundera.persistence.jta.KunderaJTAUserTransaction
-
- setRollBackOnly - Variable in class com.impetus.kundera.persistence.jta.KunderaTransaction
-
- setRollbackOnly() - Method in class com.impetus.kundera.persistence.jta.KunderaTransaction
-
- setRollbackOnly() - Method in class com.impetus.kundera.persistence.KunderaEntityTransaction
-
- setSchema(String) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Sets the schema.
- setSchemaAndPersistenceUnit(EntityMetadata, String, Map) - Static method in class com.impetus.kundera.metadata.MetadataUtils
-
Sets the schema and persistence unit.
- setSchemaAndPU(Class<?>, EntityMetadata) - Method in class com.impetus.kundera.metadata.MetadataBuilder
-
- setSchemaName(String) - Method in class com.impetus.kundera.persistence.context.jointable.JoinTableData
-
- setSchemas(List<ClientProperties.DataStore.Schema>) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore
-
- setSelection(Selection) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery.QueryPlan
-
- setSelectStatement(SelectStatement) - Method in class com.impetus.kundera.query.KunderaQuery
-
- setSequenceDiscriptor(SequenceGeneratorDiscriptor) - Method in class com.impetus.kundera.metadata.model.IdDiscriptor
-
- setServers(List<ClientProperties.DataStore.Connection.Server>) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Connection
-
- setSourceNodeId(String) - Method in class com.impetus.kundera.graph.NodeLink
-
- setStrategy(GenerationType) - Method in class com.impetus.kundera.metadata.model.IdDiscriptor
-
- setSurfaceType(SurfaceType) - Method in class com.impetus.kundera.gis.geometry.Circle
-
- setSurfaceType(SurfaceType) - Method in class com.impetus.kundera.gis.geometry.Point
-
- setTableDiscriptor(TableGeneratorDiscriptor) - Method in class com.impetus.kundera.metadata.model.IdDiscriptor
-
- setTableIdType(Class<?>) - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Sets the table id type.
- setTableName(String) - Method in class com.impetus.kundera.configure.schema.TableInfo
-
Sets the table name.
- setTableName(String) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Sets the table name.
- setTables(List<ClientProperties.DataStore.Schema.Table>) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema
-
- setTargetNodeId(String) - Method in class com.impetus.kundera.graph.NodeLink
-
- setTransactionTimeout(int) - Method in class com.impetus.kundera.persistence.jta.KunderaJTAUserTransaction
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class com.impetus.kundera.metadata.model.PersistenceUnitMetadata
-
Sets the transaction type.
- setTraversed(boolean) - Method in class com.impetus.kundera.graph.Node
-
- setTraversed(boolean) - Method in interface com.impetus.kundera.lifecycle.NodeStateContext
-
- setType(Class<?>) - Method in class com.impetus.kundera.configure.schema.CollectionColumnInfo
-
- setType(Class) - Method in class com.impetus.kundera.configure.schema.ColumnInfo
-
- setType(EntityMetadata.Type) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Sets the type.
- setUnwrap(boolean) - Method in class com.impetus.kundera.proxy.cglib.CglibLazyInitializer
-
Sets the unwrap.
- setUnwrap(boolean) - Method in interface com.impetus.kundera.proxy.LazyInitializer
-
Sets the unwrap.
- setUpdate(boolean) - Method in class com.impetus.kundera.graph.Node
-
- setUpdateStatement(UpdateStatement) - Method in class com.impetus.kundera.query.KunderaQuery
-
- setValue(String) - Method in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.DataCenter
-
- setValue(Object) - Method in class com.impetus.kundera.query.KunderaQuery.FilterClause
-
Sets the value.
- setValue(Object) - Method in class com.impetus.kundera.query.KunderaQuery.UpdateClause
-
- setWhere(Predicate) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery.QueryPlan
-
- setWriteIdentifierMethod(Method) - Method in class com.impetus.kundera.metadata.model.EntityMetadata
-
Sets the write identifier method.
- sf - Variable in class com.impetus.kundera.service.policy.RetryService
-
- ShortAccessor - Class in com.impetus.kundera.property.accessor
-
The Class ShortAccessor.
- ShortAccessor() - Constructor for class com.impetus.kundera.property.accessor.ShortAccessor
-
- showQuery - Variable in class com.impetus.kundera.client.ClientBase
-
- showQuery - Variable in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
for kundera.show property
- shutdown() - Method in interface com.impetus.kundera.cache.CacheProvider
-
Shutdown cache.
- shutdown() - Method in class com.impetus.kundera.cache.NonOperationalCacheProvider
-
- shutdown() - Method in class com.impetus.kundera.service.policy.RetryService
-
- SINGLE_STRING_KEYWORDS - Static variable in class com.impetus.kundera.query.KunderaQuery
-
The Constant SINGLE_STRING_KEYWORDS.
- size() - Method in interface com.impetus.kundera.cache.Cache
-
Size.
- size() - Method in class com.impetus.kundera.cache.NonOperationalCache
-
- size() - Method in class com.impetus.kundera.persistence.context.CacheBase
-
- size(Expression<C>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- size(C) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- size() - Method in class com.impetus.kundera.proxy.collection.AbstractProxyCollection
-
- size() - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- size() - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- size() - Method in class com.impetus.kundera.proxy.collection.ProxySet
-
- skip(long) - Method in class com.impetus.kundera.classreading.JarFileIterator.InputStreamWrapper
-
- some(Subquery<Y>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- sortOrders - Variable in class com.impetus.kundera.query.KunderaQuery
-
The sort orders.
- source - Variable in class com.impetus.kundera.graph.GraphBuilder.RelationBuilder
-
- sourceNodeId - Variable in class com.impetus.kundera.graph.NodeLink
-
- SPACE - Static variable in interface com.impetus.kundera.Constants
-
The Constant SPACE.
- SQLDateAccessor - Class in com.impetus.kundera.property.accessor
-
The Class SQLDateAccessor.
- SQLDateAccessor() - Constructor for class com.impetus.kundera.property.accessor.SQLDateAccessor
-
- SQLTimeAccessor - Class in com.impetus.kundera.property.accessor
-
The Class SQLTimeAccessor.
- SQLTimeAccessor() - Constructor for class com.impetus.kundera.property.accessor.SQLTimeAccessor
-
- SQLTimestampAccessor - Class in com.impetus.kundera.property.accessor
-
The Class SQLTimestampAccessor.
- SQLTimestampAccessor() - Constructor for class com.impetus.kundera.property.accessor.SQLTimestampAccessor
-
- sqrt(Expression<? extends Number>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- stackQueue - Variable in class com.impetus.kundera.persistence.context.FlushManager
-
Deque containing Nodes to be flushed Entities are always flushed from the
start, there way to end until deque is empty.
- state - Variable in class com.impetus.kundera.graph.GraphBuilder.NodeBuilder
-
- status - Variable in class com.impetus.kundera.persistence.jta.KunderaTransaction
-
- store(Object, Object) - Method in class com.impetus.kundera.persistence.EntityManagerSession
-
Store in L1 only.
- store(Object, Object, boolean) - Method in class com.impetus.kundera.persistence.EntityManagerSession
-
Save to cache.
- strategy - Variable in class com.impetus.kundera.metadata.model.IdDiscriptor
-
- STRING - Static variable in class com.impetus.kundera.property.PropertyAccessorFactory
-
Making String Accessor easy to access.
- StringAccessor - Class in com.impetus.kundera.property.accessor
-
The Class StringAccessor.
- StringAccessor() - Constructor for class com.impetus.kundera.property.accessor.StringAccessor
-
- stripEnhancerClass(Class<?>) - Static method in class com.impetus.kundera.utils.ReflectUtils
-
Strip enhancer class.
- subList(int, int) - Method in class com.impetus.kundera.proxy.collection.ProxyList
-
- subManagedTypes - Variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
The sub managed types.
- subquery(Class<U>) - Method in class com.impetus.kundera.persistence.KunderaCritieriaQuery
-
- substring(Expression<String>, Expression<Integer>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- substring(Expression<String>, int) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- substring(Expression<String>, int, int) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- sum(Expression<N>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- sum(Expression<? extends N>, Expression<? extends N>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- sum(Expression<? extends N>, N) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- sum(N, Expression<? extends N>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- sumAsDouble(Expression<Float>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- sumAsLong(Expression<Integer>) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- superClazzType - Variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
The super clazz type.
- surfaceType - Variable in class com.impetus.kundera.gis.geometry.Circle
-
Surface type on which this circle is based
- surfaceType - Variable in class com.impetus.kundera.gis.geometry.Point
-
Surface type on which this point is based
- SurfaceType - Enum in com.impetus.kundera.gis
-
- SurfaceType() - Constructor for enum com.impetus.kundera.gis.SurfaceType
-
- syncNode(Node) - Method in class com.impetus.kundera.persistence.DefaultTransactionResource
-
- validAnnotations - Variable in class com.impetus.kundera.classreading.Reader
-
The valid annotations.
- validate(List<TableInfo>) - Method in class com.impetus.kundera.configure.schema.api.AbstractSchemaManager
-
Validates the schema.
- validate(Class<?>) - Method in class com.impetus.kundera.metadata.MetadataBuilder
-
Validate.
- validate(Class<?>) - Method in class com.impetus.kundera.metadata.processor.AbstractEntityFieldProcessor
-
Validate.
- validate(Class<X>, boolean) - Method in class com.impetus.kundera.metadata.processor.MetaModelBuilder
-
Validate.
- validate(Class<?>) - Method in interface com.impetus.kundera.metadata.validator.EntityValidator
-
Validate.
- validate(Class<?>) - Method in class com.impetus.kundera.metadata.validator.EntityValidatorImpl
-
Checks the validity of a class for Cassandra entity.
- validate(Object, EntityManagerFactoryImpl.KunderaMetadata) - Method in class com.impetus.kundera.persistence.PersistenceValidator
-
Validates an entity object for CRUD operations
- validate(Class, IRule...) - Method in class com.impetus.kundera.validation.AbstractValidationFactory
-
- validate(Field, IRule...) - Method in class com.impetus.kundera.validation.AbstractValidationFactory
-
- validate(Field, Object, IRule...) - Method in class com.impetus.kundera.validation.AbstractValidationFactory
-
- validate(Class) - Method in class com.impetus.kundera.validation.AbstractValidationFactory
-
- validate(Class) - Method in class com.impetus.kundera.validation.BootstrapValidationFactory
-
- validate(Class) - Method in class com.impetus.kundera.validation.ListenerValidationFactory
-
- validate(Field, Object, IRule...) - Method in class com.impetus.kundera.validation.OperationValidationFactory
-
- validate(Class<?>) - Method in class com.impetus.kundera.validation.rules.AbstractEntityRule
-
- validate(Field, Object) - Method in class com.impetus.kundera.validation.rules.AbstractFieldRule
-
- validate(Field) - Method in class com.impetus.kundera.validation.rules.AbstractFieldRule
-
- validate(Field, Object) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
- validate(Class<?>) - Method in class com.impetus.kundera.validation.rules.EntityAnnotationRule
-
- validate(Class<?>) - Method in class com.impetus.kundera.validation.rules.EntityFieldAnnotationRule
-
- validate(Class<?>) - Method in interface com.impetus.kundera.validation.rules.EntityRule
-
- validate(Field, Object) - Method in interface com.impetus.kundera.validation.rules.FieldRule
-
- validate(Field) - Method in interface com.impetus.kundera.validation.rules.FieldRule
-
- validate(E) - Method in class com.impetus.kundera.validation.rules.NullOrInvalidEntityRule
-
- validate(E) - Method in class com.impetus.kundera.validation.rules.PrimaryKeyNullCheck
-
- validate(Field) - Method in class com.impetus.kundera.validation.rules.RelationAttributeRule
-
- validate(Class) - Method in interface com.impetus.kundera.validation.ValidationFactory
-
validates whether a valid entity class or not
- validate(Class, IRule...) - Method in interface com.impetus.kundera.validation.ValidationFactory
-
validates a given entity with given set of rules
- validate(Field, IRule...) - Method in interface com.impetus.kundera.validation.ValidationFactory
-
validates a field of a class with given set of rules
- validate(Field, Object, IRule...) - Method in interface com.impetus.kundera.validation.ValidationFactory
-
validates a field against its value with given set of rules
- validateandSetEntityType(EntityMetadata, Class<X>, MetaModelBuilder<X, T>) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
- validateAndSetId(EntityMetadata, Class<X>, MetaModelBuilder<X, T>) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
- validateClassAnnotation(Annotation, Class) - Method in class com.impetus.kundera.metadata.model.annotation.DefaultEntityAnnotationProcessor
-
- validateClassAnnotation(Annotation, Class) - Method in interface com.impetus.kundera.metadata.model.annotation.EntityAnnotationProcessor
-
- validateDigits(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether a given value is is a number or not
- validateDocumentAgainstSchema(Document) - Static method in class com.impetus.kundera.loader.PersistenceXMLLoader
-
Validates an xml object graph against its schema.
- validateEntity(Class) - Method in interface com.impetus.kundera.configure.schema.api.SchemaManager
-
validates the entity against the Client specific properties.
- validateEntity(Class<?>, EntityManagerFactoryImpl.KunderaMetadata) - Method in interface com.impetus.kundera.metadata.validator.EntityValidator
-
Validate entity.
- validateEntity(Class<?>, EntityManagerFactoryImpl.KunderaMetadata) - Method in class com.impetus.kundera.metadata.validator.EntityValidatorImpl
-
- validateEntityAttributes(Object, EntityManagerFactoryImpl.KunderaMetadata) - Method in class com.impetus.kundera.persistence.PersistenceValidator
-
Validates an entity object for CRUD operations
- validateExpression(Expression) - Method in class com.impetus.kundera.query.KunderaQueryParser
-
- validateFalse(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
- validateFieldAnnotation(Annotation, Field, ManagedType) - Method in class com.impetus.kundera.metadata.model.annotation.DefaultFieldAnnotationProcessor
-
- validateFieldAnnotation(Annotation, Field, ManagedType) - Method in interface com.impetus.kundera.metadata.model.annotation.FieldAnnotationProcessor
-
- validateFuture(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether a given date is that in future or not
- validateGeneratedValueAnnotation(Class<?>, Field) - Method in class com.impetus.kundera.metadata.validator.EntityValidatorImpl
-
validate generated value annotation if given.
- validateGeneratedValueAnnotation(Class<?>, Field) - Method in class com.impetus.kundera.validation.rules.EntityFieldAnnotationRule
-
validate generated value annotation if given.
- validateIdAttribute(SingularAttribute, Class) - Method in class com.impetus.kundera.metadata.processor.TableProcessor
-
- validateJoinColumns(JoinColumn[]) - Method in class com.impetus.kundera.validation.rules.RelationAttributeRule
-
- validateManyToMany(Field, Annotation) - Method in class com.impetus.kundera.validation.rules.RelationAttributeRule
-
- validateManyToOne(Field, Annotation) - Method in class com.impetus.kundera.validation.rules.RelationAttributeRule
-
- validateMaxDecimal(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether a given value is a valid maximum decimal digit when compared to given value
or not
- validateMaxValue(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether a given value is lesser than given max value or not
- validateMinDecimal(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether a given value is a valid minimum decimal digit when compared to given value
or not
- validateMinValue(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether a given value is greater than given min value or not
- validateNotNull(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether a given date is not null
- validateNull(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether a given date is that in past or not
- validateOneToMany(Field, Annotation) - Method in class com.impetus.kundera.validation.rules.RelationAttributeRule
-
- validateOneToOne(Field, Annotation) - Method in class com.impetus.kundera.validation.rules.RelationAttributeRule
-
- validatePast(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether the object is null or not
- validatePattern(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether the given string is a valid pattern or not
- validateSize(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
Checks whether the given attribute's value is within specified limit
- validateTrue(Object, Annotation) - Method in class com.impetus.kundera.validation.rules.AttributeConstraintRule
-
- ValidationFactory - Interface in com.impetus.kundera.validation
-
- ValidationFactory.RuleFactory - Class in com.impetus.kundera.validation
-
RuleFactory to be used in different validation factories
- ValidationFactory.RuleFactory() - Constructor for class com.impetus.kundera.validation.ValidationFactory.RuleFactory
-
- ValidationFactoryGenerator - Class in com.impetus.kundera.validation
-
- ValidationFactoryGenerator() - Constructor for class com.impetus.kundera.validation.ValidationFactoryGenerator
-
- ValidationFactoryGenerator.ValidationFactoryType - Enum in com.impetus.kundera.validation
-
Defines the levels of validation factory
- ValidationFactoryGenerator.ValidationFactoryType() - Constructor for enum com.impetus.kundera.validation.ValidationFactoryGenerator.ValidationFactoryType
-
- validator - Variable in class com.impetus.kundera.graph.GraphGenerator
-
- validator - Variable in class com.impetus.kundera.graph.ObjectGraphBuilder
-
- validator - Variable in class com.impetus.kundera.metadata.MetadataBuilder
-
The Validator.
- validator - Variable in class com.impetus.kundera.metadata.processor.AbstractEntityFieldProcessor
-
The Validator.
- validJPAAnnotations - Static variable in class com.impetus.kundera.metadata.model.type.AbstractManagedType
-
The Constant validJPAAnnotations.
- value(String) - Static method in enum com.impetus.kundera.configure.AbstractPropertyReader.PropertyType
-
Check for allowed property format.
- value - Variable in class com.impetus.kundera.configure.ClientProperties.DataStore.Schema.DataCenter
-
- value - Variable in class com.impetus.kundera.query.KunderaQuery.FilterClause
-
The value.
- value - Variable in class com.impetus.kundera.query.KunderaQuery.UpdateClause
-
- valueColumnName - Variable in class com.impetus.kundera.metadata.model.TableGeneratorDiscriptor
-
- valueOf(String) - Static method in enum com.impetus.kundera.configure.AbstractPropertyReader.PropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.configure.schema.api.AbstractSchemaManager.SchemaOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.gis.SurfaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.graph.Node.EntityEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.graph.NodeLink.LinkProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.index.Index.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.lifecycle.states.NodeState.OPERATION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.loader.GenericClientFactory.LoadBalancer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.loader.PersistenceXMLLoader.AllowedProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.metadata.model.attributes.AttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.metadata.model.EntityMetadata.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.metadata.model.Relation.ForeignKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.persistence.AbstractPredicate.ConditionalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.persistence.context.EventLog.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.persistence.context.jointable.JoinTableData.OPERATION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.persistence.DefaultPath.PathType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.persistence.KunderaCritieriaQuery.SelectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.persistence.KunderaEntityTransaction.TxAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.persistence.TransactionResource.Response
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.query.KunderaQuery.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.query.KunderaQuery.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.query.LuceneQueryBuilder.condition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.utils.NumericUtils.NumberType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.validation.rules.AttributeConstraintRule.AttributeConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.validation.rules.RelationAttributeRule.RelationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impetus.kundera.validation.ValidationFactoryGenerator.ValidationFactoryType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.impetus.kundera.configure.AbstractPropertyReader.PropertyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.configure.schema.api.AbstractSchemaManager.SchemaOperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.gis.SurfaceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.graph.Node.EntityEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.graph.NodeLink.LinkProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.index.Index.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.lifecycle.states.NodeState.OPERATION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.loader.GenericClientFactory.LoadBalancer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.loader.PersistenceXMLLoader.AllowedProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.metadata.model.attributes.AttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.metadata.model.EntityMetadata.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.metadata.model.Relation.ForeignKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.persistence.AbstractPredicate.ConditionalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.persistence.context.EventLog.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.persistence.context.jointable.JoinTableData.OPERATION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.persistence.DefaultPath.PathType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(M) - Method in class com.impetus.kundera.persistence.KunderaCriteriaBuilder
-
- values() - Static method in enum com.impetus.kundera.persistence.KunderaCritieriaQuery.SelectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.persistence.KunderaEntityTransaction.TxAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.persistence.TransactionResource.Response
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.impetus.kundera.proxy.collection.ProxyMap
-
- values() - Static method in enum com.impetus.kundera.query.KunderaQuery.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.query.KunderaQuery.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.query.LuceneQueryBuilder.condition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.utils.NumericUtils.NumberType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.validation.rules.AttributeConstraintRule.AttributeConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.validation.rules.RelationAttributeRule.RelationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.impetus.kundera.validation.ValidationFactoryGenerator.ValidationFactoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyConnection(Host) - Method in class com.impetus.kundera.service.policy.RetryService
-