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

U

Unique - Annotation Type in javax.jdo.annotations
Annotation for a database unique constraint.
UniqueConstraint - Annotation Type in javax.persistence
Specifies that a unique constraint is to be included in the generated DDL for a primary or secondary table.
Uniques - Annotation Type in javax.jdo.annotations
Annotation for a group of unique constraints.
unpin(Object) - Method in class javax.jdo.datastore.DataStoreCache.EmptyDataStoreCache
 
unpin(Object) - Method in interface javax.jdo.datastore.DataStoreCache
Unpin the parameter instance from the second-level cache.
unpinAll(Object...) - Method in class javax.jdo.datastore.DataStoreCache.EmptyDataStoreCache
 
unpinAll(Collection) - Method in class javax.jdo.datastore.DataStoreCache.EmptyDataStoreCache
 
unpinAll(Class, boolean) - Method in class javax.jdo.datastore.DataStoreCache.EmptyDataStoreCache
 
unpinAll(boolean, Class) - Method in class javax.jdo.datastore.DataStoreCache.EmptyDataStoreCache
 
unpinAll(Collection) - Method in interface javax.jdo.datastore.DataStoreCache
Unpin the parameter instances from the second-level cache.
unpinAll(Object...) - Method in interface javax.jdo.datastore.DataStoreCache
Unpin the parameter instance from the second-level cache.
unpinAll(Class, boolean) - Method in interface javax.jdo.datastore.DataStoreCache
Deprecated. use unpinAll(boolean subclasses, Class pcClass)
unpinAll(boolean, Class) - Method in interface javax.jdo.datastore.DataStoreCache
Unpin instances from the second-level cache.
unregisterClass(Class) - Method in class javax.jdo.spi.JDOImplHelper
Unregister metadata by class.
unregisterClasses(ClassLoader) - Method in class javax.jdo.spi.JDOImplHelper
Unregister metadata by class loader.
unwrap(Class<T>) - Method in interface javax.persistence.EntityManager
Return an object of the specified type to allow access to the provider-specific API.
unwrap(Class<T>) - Method in interface javax.persistence.Query
Return an object of the specified type to allow access to the provider-specific API.
upper(Expression<String>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create expression for converting a string to uppercase.

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