Package org.jboss.portal.migration.helper

Interface Summary
ContextObject The contract interface for an object to obtain a context.
DialectFactory.DatabaseDialectMapper For a given database product name, instances of DatabaseDialectMapper know which Dialect to use for different versions.
 

Class Summary
DialectFactory Ripped off hibernate 3.1 that is not in 3.0.
DialectFactory.VersionInsensitiveMapper A simple DatabaseDialectMapper for dialects which are independent of the underlying database product version.
Finder Class grouping reusable queries for migration
Log4JWriter  
MagicString An hibernate custom type that handles the fact that oracle stores an empty string as null.
StringWrapperUserType  
Tools