xdoclet.modules.hibernate

Class HibernateCfgSubTask.HibernateCFGVersion

Enclosing Class:
HibernateCfgSubTask

public static class HibernateCfgSubTask.HibernateCFGVersion
extends org.apache.tools.ant.types.EnumeratedAttribute

Based on Matt Raible's code for the Hibernate sub-task.
Author:
David Channon
created
April 02, 2005

Field Summary

static String
HIBERNATE_2_0
static String
HIBERNATE_3_0

Method Summary

java.lang.String[]
getValues()
Gets the Values attribute of the HibernateCFGVersion object.

Field Details

HIBERNATE_2_0

public static final String HIBERNATE_2_0

HIBERNATE_3_0

public static final String HIBERNATE_3_0

Method Details

getValues

public java.lang.String[] getValues()
Gets the Values attribute of the HibernateCFGVersion object.
Returns:
The Values value