xdoclet.modules.bea.wls.ejb
Class WebLogicSubTask.DatabaseTypes
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
xdoclet.modules.bea.wls.ejb.WebLogicSubTask.DatabaseTypes
- Enclosing class:
- WebLogicSubTask
public static class WebLogicSubTask.DatabaseTypes
- extends org.apache.tools.ant.types.EnumeratedAttribute
Legal values of the database-type in weblogic-rdbms20-persistence-700.dtd
- created
- 02 april 2003
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
Method Summary |
java.lang.String[] |
getValues()
Gets the Values attribute of the DatabaseTypes object |
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DB2
public static final java.lang.String DB2
- See Also:
- Constant Field Values
INFORMIX
public static final java.lang.String INFORMIX
- See Also:
- Constant Field Values
ORACLE
public static final java.lang.String ORACLE
- See Also:
- Constant Field Values
SQL_SERVER
public static final java.lang.String SQL_SERVER
- See Also:
- Constant Field Values
SYBASE
public static final java.lang.String SYBASE
- See Also:
- Constant Field Values
POINTBASE
public static final java.lang.String POINTBASE
- See Also:
- Constant Field Values
WebLogicSubTask.DatabaseTypes
public WebLogicSubTask.DatabaseTypes()
getValues
public java.lang.String[] getValues()
- Gets the Values attribute of the DatabaseTypes object
- Specified by:
getValues
in class org.apache.tools.ant.types.EnumeratedAttribute
- Returns:
- The Values value