Package org.hibernate.tool.orm.jbt.wrp
Class DatabaseReaderWrapperFactory
- java.lang.Object
-
- org.hibernate.tool.orm.jbt.wrp.DatabaseReaderWrapperFactory
-
public class DatabaseReaderWrapperFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description DatabaseReaderWrapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.hibernate.tool.orm.jbt.wrp.DatabaseReaderWrapperFactory.DatabaseReaderWrappercreateDatabaseReaderWrapper(Properties properties, RevengStrategy revengStrategy)
-
-
-
Method Detail
-
createDatabaseReaderWrapper
public static org.hibernate.tool.orm.jbt.wrp.DatabaseReaderWrapperFactory.DatabaseReaderWrapper createDatabaseReaderWrapper(Properties properties, RevengStrategy revengStrategy)
-
-