Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- id - Static variable in class org.omnifaces.persistence.model.GeneratedIdEntity_
- ID - Static variable in class org.omnifaces.persistence.model.GeneratedIdEntity_
- ID - Static variable in interface org.omnifaces.persistence.model.Identifiable
-
The string representing the field name
"id"
. - Identifiable<I extends Comparable<I> & Serializable> - Interface in org.omnifaces.persistence.model
-
Base interface for something identifiable.
- IgnoreCase - Class in org.omnifaces.persistence.criteria
-
Creates
LOWER(path) = LOWER(value)
. - IllegalEntityStateException - Exception in org.omnifaces.persistence.exception
- IllegalEntityStateException(BaseEntity<?>, String) - Constructor for exception org.omnifaces.persistence.exception.IllegalEntityStateException
- in(Expression<?>...) - Method in class org.omnifaces.persistence.service.RootWrapper
- in(Expression<Collection<?>>) - Method in class org.omnifaces.persistence.service.RootWrapper
- in(Object...) - Method in class org.omnifaces.persistence.service.RootWrapper
- in(Collection<?>) - Method in class org.omnifaces.persistence.service.RootWrapper
- initDataSource(CommonDataSource) - Method in class org.omnifaces.persistence.datasource.CommonDataSourceWrapper
- initWithEntityManager() - Method in class org.omnifaces.persistence.service.BaseEntityService
-
The postconstruct initializes the properties dependent on entity manager.
- inject(Class<T>) - Static method in class org.omnifaces.persistence.audit.AuditListener
-
Work around for CDI inject not working in JPA EntityListener.
- is(Class<?>) - Static method in class org.omnifaces.persistence.criteria.Bool
- is(Class<?>) - Static method in class org.omnifaces.persistence.criteria.Numeric
- is(Database) - Static method in enum class org.omnifaces.persistence.Database
- is(Provider) - Static method in enum class org.omnifaces.persistence.Provider
- isAggregation(Expression<?>) - Method in enum class org.omnifaces.persistence.Provider
- isCompoundSelection() - Method in class org.omnifaces.persistence.service.RootWrapper
- isCorrelated() - Method in class org.omnifaces.persistence.service.RootWrapper
- isElementCollection(Attribute<?, ?>) - Method in enum class org.omnifaces.persistence.Provider
- isEnumeratedByOrdinal(Path<?>) - Static method in class org.omnifaces.persistence.JPA
-
Returns whether given path is
Enumerated
byEnumType.ORDINAL
. - isGeneratedId() - Method in class org.omnifaces.persistence.service.BaseEntityService
-
Returns whether the ID is generated.
- isManyOrOneToOne(Attribute<?, ?>) - Method in enum class org.omnifaces.persistence.Provider
- isNotNull() - Method in class org.omnifaces.persistence.service.RootWrapper
- isNull() - Method in class org.omnifaces.persistence.service.RootWrapper
- isOneToMany(Attribute<?, ?>) - Method in enum class org.omnifaces.persistence.Provider
- isProxy(E) - Method in enum class org.omnifaces.persistence.Provider
- isProxyUninitialized(E) - Method in enum class org.omnifaces.persistence.Provider
- isReversed() - Method in class org.omnifaces.persistence.model.dto.Page
-
Returns whether the value based paging is reversed.
- isTruthy(Object) - Static method in class org.omnifaces.persistence.criteria.Bool
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form