Uses of Enum
org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLOperation
Packages that use OracleNoSQLOperation
-
Uses of OracleNoSQLOperation in org.eclipse.persistence.internal.nosql.adapters.sdk
Methods in org.eclipse.persistence.internal.nosql.adapters.sdk that return OracleNoSQLOperationModifier and TypeMethodDescriptionOracleNoSQLInteractionSpec.getOperation()static OracleNoSQLOperationReturns the enum constant of this type with the specified name.static OracleNoSQLOperation[]OracleNoSQLOperation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.persistence.internal.nosql.adapters.sdk with parameters of type OracleNoSQLOperationModifier and TypeMethodDescriptionvoidOracleNoSQLInteractionSpec.setOperation(OracleNoSQLOperation operation)