Uses of Enum
org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLJCAConnectionSpec.ServiceType
Packages that use OracleNoSQLJCAConnectionSpec.ServiceType
-
Uses of OracleNoSQLJCAConnectionSpec.ServiceType in org.eclipse.persistence.internal.nosql.adapters.sdk
Methods in org.eclipse.persistence.internal.nosql.adapters.sdk that return OracleNoSQLJCAConnectionSpec.ServiceTypeModifier and TypeMethodDescriptionOracleNoSQLJCAConnectionSpec.getService()Returns the enum constant of this type with the specified name.OracleNoSQLJCAConnectionSpec.ServiceType.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 that return types with arguments of type OracleNoSQLJCAConnectionSpec.ServiceTypeModifier and TypeMethodDescriptionMethods in org.eclipse.persistence.internal.nosql.adapters.sdk with parameters of type OracleNoSQLJCAConnectionSpec.ServiceTypeModifier and TypeMethodDescriptionvoidOracleNoSQLJCAConnectionSpec.setService(OracleNoSQLJCAConnectionSpec.ServiceType service)