站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

org.jboss.portal.migration.helper - JBOSS Portal 2.6 API 英文版文档


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