Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
O
P
R
S
V
A
AbstractComponentConfiguration
- Class in
org.codehaus.mojo.hibernate3.configuration
AbstractComponentConfiguration()
- Constructor for class org.codehaus.mojo.hibernate3.configuration.
AbstractComponentConfiguration
C
ComponentConfiguration
- Interface in
org.codehaus.mojo.hibernate3.configuration
createConfiguration()
- Method in class org.codehaus.mojo.hibernate3.configuration.
AbstractComponentConfiguration
D
doConfiguration(Configuration)
- Method in class org.codehaus.mojo.hibernate3.configuration.
AbstractComponentConfiguration
E
ExporterMojo
- Interface in
org.codehaus.mojo.hibernate3
Interface for the different types of exporters found in hibernate-tools.
G
getClass(String, String)
- Static method in class org.codehaus.mojo.hibernate3.
HibernateUtils
Returns an instance of a class or if not found a default one.
getClass(String)
- Static method in class org.codehaus.mojo.hibernate3.
HibernateUtils
Returns an instance of a class or else return a null.
getClass(String, Class)
- Static method in class org.codehaus.mojo.hibernate3.
HibernateUtils
getComponentProperty(String)
- Method in interface org.codehaus.mojo.hibernate3.
ExporterMojo
Returns the value from the
componentProperties
element which key is the one being passed.
getComponentProperty(String, String)
- Method in interface org.codehaus.mojo.hibernate3.
ExporterMojo
Returns the value from the
componentProperties
element which key is the one being passed, or if is null or empty then returns the default value being specified.
getComponentProperty(String, boolean)
- Method in interface org.codehaus.mojo.hibernate3.
ExporterMojo
Returns the value from the
componentProperties
element as a boolean value, or if a value is not found returns the default value.
getConfiguration(ExporterMojo)
- Method in class org.codehaus.mojo.hibernate3.configuration.
AbstractComponentConfiguration
getConfiguration(ExporterMojo)
- Method in interface org.codehaus.mojo.hibernate3.configuration.
ComponentConfiguration
getConfigurationFile()
- Method in class org.codehaus.mojo.hibernate3.configuration.
AbstractComponentConfiguration
getExporterMojo()
- Method in class org.codehaus.mojo.hibernate3.configuration.
AbstractComponentConfiguration
getFile(File, String)
- Static method in class org.codehaus.mojo.hibernate3.
HibernateUtils
Returns a File object if the file exists and is a file or a null if it doesn't meet the criteria.
getJavaVersion()
- Static method in class org.codehaus.mojo.hibernate3.
HibernateUtils
Returns "1.5" if the java.version system property starts with 1.5 or 1.6.
getName()
- Method in interface org.codehaus.mojo.hibernate3.configuration.
ComponentConfiguration
getName()
- Method in interface org.codehaus.mojo.hibernate3.
ExporterMojo
Name of the goal being invoked.
getPath(File, String)
- Static method in class org.codehaus.mojo.hibernate3.
HibernateUtils
Returns a path of *only* of a file that exists.
getProject()
- Method in interface org.codehaus.mojo.hibernate3.
ExporterMojo
Returns the MavenProject object.
getPropertyFile()
- Method in class org.codehaus.mojo.hibernate3.configuration.
AbstractComponentConfiguration
H
HibernateUtils
- Class in
org.codehaus.mojo.hibernate3
Utility class.
HibernateUtils()
- Constructor for class org.codehaus.mojo.hibernate3.
HibernateUtils
O
org.codehaus.mojo.hibernate3
- package org.codehaus.mojo.hibernate3
org.codehaus.mojo.hibernate3.configuration
- package org.codehaus.mojo.hibernate3.configuration
P
prepareDirectory(File, String, String)
- Static method in class org.codehaus.mojo.hibernate3.
HibernateUtils
Checks if the directory is in fact a directory path and creates it if it is necessary.
prepareDirectory(File, String)
- Static method in class org.codehaus.mojo.hibernate3.
HibernateUtils
Checks if the directory is in fact a directory path and creates it if it is necessary.
prepareFile(File, String, String)
- Static method in class org.codehaus.mojo.hibernate3.
HibernateUtils
Checks if the file is a file path and creates the directories needed to create the file if it is necessary.
R
ROLE
- Static variable in interface org.codehaus.mojo.hibernate3.configuration.
ComponentConfiguration
S
setExporterMojo(ExporterMojo)
- Method in class org.codehaus.mojo.hibernate3.configuration.
AbstractComponentConfiguration
V
validateParameters()
- Method in class org.codehaus.mojo.hibernate3.configuration.
AbstractComponentConfiguration
A
C
D
E
G
H
O
P
R
S
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2009. All Rights Reserved.