Skip navigation links


oracle.iam.configservice.api
Class Constants.SqlScripts

java.lang.Object
  extended by java.lang.Enum
      extended by oracle.iam.configservice.api.Constants.SqlScripts

All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing class:
Constants

public static final class Constants.SqlScripts
extends java.lang.Enum
See Also:
Serialized Form

Field Summary
static Constants.SqlScripts GET_LKU_CODES
           
static Constants.SqlScripts GET_LKU_KEY
           
static Constants.SqlScripts GET_LKV_VALUES
           

 

Method Summary
static Constants.SqlScripts valueOf(java.lang.String name)
           
static Constants.SqlScripts[] values()
           

 

Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait

 

Field Detail

GET_LKU_KEY

public static final Constants.SqlScripts GET_LKU_KEY

GET_LKV_VALUES

public static final Constants.SqlScripts GET_LKV_VALUES

GET_LKU_CODES

public static final Constants.SqlScripts GET_LKU_CODES

Method Detail

values

public static Constants.SqlScripts[] values()

valueOf

public static Constants.SqlScripts valueOf(java.lang.String name)

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.