- checkOpen(boolean) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- classForName(String) - Static method in class org.jadira.usertype.spi.utils.reflection.ClassLoaderUtils
-
Attempts to instantiate the named class, using the context ClassLoader for the current thread,
or Class.forName if this does not work
- ClassLoaderUtils - Class in org.jadira.usertype.spi.utils.reflection
-
Utility methods related to
ClassLoader
resolution and the like
- clear() - Method in class org.jadira.usertype.spi.repository.JpaSearchRepository
-
Clears the persistence context causing all managed entities to become detached
- clear() - Method in interface org.jadira.usertype.spi.repository.SearchRepository
-
Clears the persistence context causing all managed entities to become detached
- clear() - Method in class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- clone() - Method in class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- close() - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- ColumnMapper<T,J> - Interface in org.jadira.usertype.spi.shared
-
- ColumnMapperSingleColumnTypeAdapter<T,J> - Class in org.jadira.usertype.spi.shared
-
- ColumnMapperSingleColumnTypeAdapter(ColumnMapper<T, J>) - Constructor for class org.jadira.usertype.spi.shared.ColumnMapperSingleColumnTypeAdapter
-
- compare(Object, Object) - Method in class org.jadira.usertype.spi.shared.AbstractVersionableUserType
-
- compare(Object, Object) - Method in class org.jadira.usertype.spi.shared.ColumnMapperSingleColumnTypeAdapter
-
- compute(Object, BiFunction<? super Object, ? super Object, ? extends Object>) - Method in class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- computeIfAbsent(Object, Function<? super Object, ? extends Object>) - Method in class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- computeIfPresent(Object, BiFunction<? super Object, ? super Object, ? extends Object>) - Method in class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- ConcurrentHashMapBackedProperties - Class in org.jadira.usertype.spi.utils.lang
-
- ConcurrentHashMapBackedProperties(Properties) - Constructor for class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- ConcurrentHashMapBackedProperties(ConcurrentHashMapBackedProperties) - Constructor for class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- ConcurrentHashMapBackedProperties() - Constructor for class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- ConfigurationHelper - Class in org.jadira.usertype.spi.shared
-
- connection() - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- contains(Object) - Method in class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- containsKey(Object) - Method in class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- containsValue(Object) - Method in class org.jadira.usertype.spi.utils.lang.ConcurrentHashMapBackedProperties
-
- copyOf(U[]) - Static method in class org.jadira.usertype.spi.utils.reflection.ArrayUtils
-
This method does a similar job to JSE 6.0's Arrays.copyOf() method
- copyOf(int[]) - Static method in class org.jadira.usertype.spi.utils.reflection.ArrayUtils
-
This method does a similar job to JSE 6.0's Arrays.copyOf() method and overloads the method for use with arrays of ints
- copyOf(short[]) - Static method in class org.jadira.usertype.spi.utils.reflection.ArrayUtils
-
This method does a similar job to JSE 6.0's Arrays.copyOf() method and overloads the method for use with arrays of short
- copyOf(long[]) - Static method in class org.jadira.usertype.spi.utils.reflection.ArrayUtils
-
This method does a similar job to JSE 6.0's Arrays.copyOf() method and overloads the method for use with arrays of long
- copyOf(byte[]) - Static method in class org.jadira.usertype.spi.utils.reflection.ArrayUtils
-
This method does a similar job to JSE 6.0's Arrays.copyOf() method and overloads the method for use with arrays of byte
- copyOf(char[]) - Static method in class org.jadira.usertype.spi.utils.reflection.ArrayUtils
-
This method does a similar job to JSE 6.0's Arrays.copyOf() method and overloads the method for use with arrays of char
- copyOf(float[]) - Static method in class org.jadira.usertype.spi.utils.reflection.ArrayUtils
-
This method does a similar job to JSE 6.0's Arrays.copyOf() method and overloads the method for use with arrays of float
- copyOf(double[]) - Static method in class org.jadira.usertype.spi.utils.reflection.ArrayUtils
-
This method does a similar job to JSE 6.0's Arrays.copyOf() method and overloads the method for use with arrays of double
- copyOf(boolean[]) - Static method in class org.jadira.usertype.spi.utils.reflection.ArrayUtils
-
This method does a similar job to JSE 6.0's Arrays.copyOf() method and overloads the method for use with arrays of boolean
- createCriteria(Class) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
Deprecated.
- createCriteria(Class, String) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
Deprecated.
- createCriteria(String) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
Deprecated.
- createCriteria(String, String) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
Deprecated.
- createNamedQuery(String) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- createNamedQuery(String, Class<R>) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- createNativeQuery(String) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- createNativeQuery(String, Class) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- createNativeQuery(String, String) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- createQuery(String) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- createQuery(String, Class<R>) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- createStoredProcedureCall(String) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- createStoredProcedureCall(String, Class...) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-
- createStoredProcedureCall(String, String...) - Method in class org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor
-