- value(Range<T>) - Static method in class org.omnifaces.persistence.criteria.Between
-
- value(Boolean) - Static method in class org.omnifaces.persistence.criteria.Bool
-
- value(Enum<?>) - Static method in class org.omnifaces.persistence.criteria.Enumerated
-
- value(String) - Static method in class org.omnifaces.persistence.criteria.IgnoreCase
-
- value(Object) - Static method in class org.omnifaces.persistence.criteria.Not
-
- value(Number) - Static method in class org.omnifaces.persistence.criteria.Numeric
-
- valueOf(String) - Static method in enum org.omnifaces.persistence.Database
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.omnifaces.persistence.Provider
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.omnifaces.persistence.Database
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.omnifaces.persistence.Provider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Versioned - Interface in org.omnifaces.persistence.model
-
Base interface for versioned entity.
- VersionedEntity<I extends Comparable<I> & Serializable> - Class in org.omnifaces.persistence.model
-
Mapped superclass for versioned entity.
- VersionedEntity() - Constructor for class org.omnifaces.persistence.model.VersionedEntity
-