Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
J
L
N
O
S
T
A
addDays(int)
- Method in class net.sf.hloader.util.
DateUtil
add Days.
addToDocument(Session, Object, Document)
- Method in class net.sf.hloader.
ObjectPersister
if the object does not exist in the docment,
C
convert(Class, Object)
- Method in class net.sf.hloader.converter.
DateConverter
Converts from long value time in julianMilliseconds
convert(Class, Object)
- Method in class net.sf.hloader.converter.
TimestampConverter
Converts from long value time in julianMilliseconds
createContext()
- Method in class net.sf.hloader.converter.context.
DateContext
Create a Jellycontext for handling date expressions.
D
DateContext
- class net.sf.hloader.converter.context.
DateContext
.
Sample Date Context for Jelly.
DateContext()
- Constructor for class net.sf.hloader.converter.context.
DateContext
DateConverter
- class net.sf.hloader.converter.
DateConverter
.
DateConverter()
- Constructor for class net.sf.hloader.converter.
DateConverter
DateUtil
- class net.sf.hloader.util.
DateUtil
.
Date Util class for long date arithmetic.
DateUtil()
- Constructor for class net.sf.hloader.util.
DateUtil
DescribeTablesTask
- class net.sf.hloader.tasks.
DescribeTablesTask
.
An Ant task that drops all tables in a database.
DescribeTablesTask()
- Constructor for class net.sf.hloader.tasks.
DescribeTablesTask
DropTablesTask
- class net.sf.hloader.tasks.
DropTablesTask
.
An Ant task that drops all tables in a database.
DropTablesTask()
- Constructor for class net.sf.hloader.tasks.
DropTablesTask
doInit(JellyContext)
- Method in class net.sf.hloader.converter.context.
DateContext
initialise the date context.
doTag(XMLOutput)
- Method in class net.sf.hloader.jelly.
LoadObjectsTag
take jelly body text and load it into hibernate.
E
execute()
- Method in class net.sf.hloader.
ObjectLoader
Executes this task.
execute()
- Method in class net.sf.hloader.
ObjectPersister
Executes this task.
execute()
- Method in class net.sf.hloader.tasks.
DescribeTablesTask
Executes this task.
execute()
- Method in class net.sf.hloader.tasks.
DropTablesTask
Executes this task.
execute()
- Method in class net.sf.hloader.tasks.
JellyTask
Executes this task.
G
getCal()
- Method in class net.sf.hloader.util.
DateUtil
current calendar.
getConfiguration()
- Method in class net.sf.hloader.jelly.
LoadObjectsTag
getEndOfDay()
- Method in class net.sf.hloader.util.
DateUtil
get the final second of the day in julianMilliseconds
getLoaderDialectOptions()
- Method in class net.sf.hloader.
ObjectLoader
get
getOutput()
- Method in class net.sf.hloader.tasks.
JellyTask
getScript()
- Method in class net.sf.hloader.tasks.
JellyTask
getStartOfDay()
- Method in class net.sf.hloader.util.
DateUtil
getStartOf the day 00.00.00 in julianMilliseconds
getTime()
- Method in class net.sf.hloader.util.
DateUtil
get the current time in millis
H
HloaderTagLibrary
- class net.sf.hloader.jelly.
HloaderTagLibrary
.
HloaderTagLibrary()
- Constructor for class net.sf.hloader.jelly.
HloaderTagLibrary
default constructor.
I
isEscapeXml()
- Method in class net.sf.hloader.tasks.
JellyTask
J
JellyTask
- class net.sf.hloader.tasks.
JellyTask
.
Ant task to run Jelly with the options like escaping text available from the task.
JellyTask()
- Constructor for class net.sf.hloader.tasks.
JellyTask
L
LoadObjectsTag
- class net.sf.hloader.jelly.
LoadObjectsTag
.
LoadObjectsTag()
- Constructor for class net.sf.hloader.jelly.
LoadObjectsTag
N
net.sf.hloader
- package net.sf.hloader
Provides classes for instantiating hibernate objects
net.sf.hloader.converter
- package net.sf.hloader.converter
Provides classes for instantiating hibernate objects
net.sf.hloader.converter.context
- package net.sf.hloader.converter.context
Provides classes for instantiating hibernate objects
net.sf.hloader.jelly
- package net.sf.hloader.jelly
Provides tags for jelly.
net.sf.hloader.tasks
- package net.sf.hloader.tasks
Provides classes for instantiating hibernate objects
net.sf.hloader.util
- package net.sf.hloader.util
Provides classes for instantiating hibernate objects
O
ObjectLoader
- class net.sf.hloader.
ObjectLoader
.
Populate and persist hibernate objects from xml.
ObjectLoader(InputStream, File)
- Constructor for class net.sf.hloader.
ObjectLoader
Create an Instance of ObjectLoader
ObjectLoader(InputStream, String)
- Constructor for class net.sf.hloader.
ObjectLoader
ObjectLoader(InputStream, SessionFactory)
- Constructor for class net.sf.hloader.
ObjectLoader
ObjectLoader constructor, specifically for runtime use.
ObjectPersister
- class net.sf.hloader.
ObjectPersister
.
ObjectPersister(SessionFactory)
- Constructor for class net.sf.hloader.
ObjectPersister
ObjectPersister(SessionFactory, String, String)
- Constructor for class net.sf.hloader.
ObjectPersister
need to pass in meta data for the alias/namespaces and interceptor work
S
setCal(Calendar)
- Method in class net.sf.hloader.util.
DateUtil
set Calendar
setConfiguration(String)
- Method in class net.sf.hloader.jelly.
LoadObjectsTag
setEscapeXml(boolean)
- Method in class net.sf.hloader.tasks.
JellyTask
setExtraOption(String)
- Method in class net.sf.hloader.tasks.
DropTablesTask
use for doing things like purging Oracle tables with flashback features.
setGenerateDomainObject(boolean)
- Method in class net.sf.hloader.tasks.
DescribeTablesTask
Sets if DomainObjects should be generated (otherwise, a simple text description is generated
setLoaderDialectOptions(HashMap)
- Method in class net.sf.hloader.
ObjectLoader
set
setOutput(File)
- Method in class net.sf.hloader.tasks.
JellyTask
setSchema(String)
- Method in class net.sf.hloader.tasks.
DropTablesTask
setScript(File)
- Method in class net.sf.hloader.tasks.
JellyTask
setTableName(String)
- Method in class net.sf.hloader.tasks.
DescribeTablesTask
Set the name of the table to generate a domain object for.
T
TimestampConverter
- class net.sf.hloader.converter.
TimestampConverter
.
TimestampConverter()
- Constructor for class net.sf.hloader.converter.
TimestampConverter
A
C
D
E
G
H
I
J
L
N
O
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes