Constant Field Values

Contents

com.oracle.*

  • com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteCollectionAccess 
    Modifier and Type Constant Field Value
    public static final String TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE "The transactional cache concurrency strategy is not supported."
    protected static final String WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE "Write operations are not supported in the read-only cache concurrency strategy."
  • com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteEntityAccess 
    Modifier and Type Constant Field Value
    public static final String TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE "The transactional cache concurrency strategy is not supported."
    protected static final String WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE "Write operations are not supported in the read-only cache concurrency strategy."
  • com.oracle.coherence.hibernate.cache.v53.access.CoherenceNonstrictReadWriteNaturalIdAccess 
    Modifier and Type Constant Field Value
    public static final String TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE "The transactional cache concurrency strategy is not supported."
    protected static final String WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE "Write operations are not supported in the read-only cache concurrency strategy."
  • com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyCollectionAccess 
    Modifier and Type Constant Field Value
    public static final String TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE "The transactional cache concurrency strategy is not supported."
    protected static final String WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE "Write operations are not supported in the read-only cache concurrency strategy."
  • com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyEntityAccess 
    Modifier and Type Constant Field Value
    public static final String TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE "The transactional cache concurrency strategy is not supported."
    protected static final String WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE "Write operations are not supported in the read-only cache concurrency strategy."
  • com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadOnlyNaturalIdAccess 
    Modifier and Type Constant Field Value
    public static final String TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE "The transactional cache concurrency strategy is not supported."
    protected static final String WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE "Write operations are not supported in the read-only cache concurrency strategy."
  • com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteCollectionAccess 
    Modifier and Type Constant Field Value
    public static final String TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE "The transactional cache concurrency strategy is not supported."
    protected static final String WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE "Write operations are not supported in the read-only cache concurrency strategy."
  • com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteEntityAccess 
    Modifier and Type Constant Field Value
    public static final String TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE "The transactional cache concurrency strategy is not supported."
    protected static final String WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE "Write operations are not supported in the read-only cache concurrency strategy."
  • com.oracle.coherence.hibernate.cache.v53.access.CoherenceReadWriteNaturalIdAccess 
    Modifier and Type Constant Field Value
    public static final String TRANSACTIONAL_STRATEGY_NOT_SUPPORTED_MESSAGE "The transactional cache concurrency strategy is not supported."
    protected static final String WRITE_OPERATIONS_NOT_SUPPORTED_MESSAGE "Write operations are not supported in the read-only cache concurrency strategy."