xdoclet.modules.hibernate
public static class HibernateCfgSubTask.HibernateCFGVersion extends org.apache.tools.ant.types.EnumeratedAttribute
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
HIBERNATE_2_0 |
static java.lang.String |
HIBERNATE_3_0 |
Constructor and Description |
---|
HibernateCfgSubTask.HibernateCFGVersion() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getValues()
Gets the Values attribute of the HibernateCFGVersion object.
|
public static final java.lang.String HIBERNATE_2_0
public static final java.lang.String HIBERNATE_3_0