Code:
Buildfile: build.xml
[propertyfile] Updating property file: M:\project\trunk-bak\etc\local\build.revision
buildproperties:
db2src:
[propertyfile] Creating new property file: M:\project\trunk-bak\target\tmp\null1601688515.properties
[hibernatetool] Executing Hibernate Tool with a JDBC Configuration (for reverse engineering)
[hibernatetool] 1. task: hbm2java (Generates a set of .java files)
[hibernatetool] Oct 25, 2007 11:39:23 AM org.hibernate.cfg.Environment <clinit>
[hibernatetool] INFO: Hibernate 3.2.3
[hibernatetool] Oct 25, 2007 11:39:23 AM org.hibernate.cfg.Environment <clinit>
[hibernatetool] INFO: hibernate.properties not found
[hibernatetool] Oct 25, 2007 11:39:23 AM org.hibernate.cfg.Environment buildBytecodeProvider
[hibernatetool] INFO: Bytecode provider name : cglib
[hibernatetool] Oct 25, 2007 11:39:23 AM org.hibernate.cfg.Environment <clinit>
[hibernatetool] INFO: using JDK 1.4 java.sql.Timestamp handling
[hibernatetool] Oct 25, 2007 11:39:23 AM org.hibernate.cfg.reveng.OverrideRepository addFile
[hibernatetool] INFO: Override file: M:\project\trunk-bak\etc\hibernate.reverse.eng.xml
[hibernatetool] Oct 25, 2007 11:39:23 AM org.hibernate.util.DTDEntityResolver resolveEntity
[hibernatetool] FINE: trying to resolve system-id [http://hibernate.sourceforge.net/hibernate-reverse-engineering-3.0.dtd]
[hibernatetool] Oct 25, 2007 11:39:23 AM org.hibernate.util.DTDEntityResolver resolveEntity
[hibernatetool] FINE: recognized hibernate namespace; attempting to resolve on classpath under org/hibernate/
[hibernatetool] Oct 25, 2007 11:39:23 AM org.hibernate.util.DTDEntityResolver resolveEntity
[hibernatetool] FINE: located [http://hibernate.sourceforge.net/hibernate-reverse-engineering-3.0.dtd] in classpath
[hibernatetool] Oct 25, 2007 11:39:24 AM org.hibernate.connection.DriverManagerConnectionProvider configure
[hibernatetool] INFO: Using Hibernate built-in connection pool (not for production use!)
[hibernatetool] Oct 25, 2007 11:39:24 AM org.hibernate.connection.DriverManagerConnectionProvider configure
[hibernatetool] INFO: Hibernate connection pool size: 20
[hibernatetool] Oct 25, 2007 11:39:24 AM org.hibernate.connection.DriverManagerConnectionProvider configure
[hibernatetool] INFO: autocommit mode: false
[hibernatetool] Oct 25, 2007 11:39:24 AM org.hibernate.connection.DriverManagerConnectionProvider configure
[hibernatetool] INFO: using driver: oracle.jdbc.driver.OracleDriver at URL: jdbc:oracle:thin:@localhost:1521:DEV
[hibernatetool] Oct 25, 2007 11:39:24 AM org.hibernate.connection.DriverManagerConnectionProvider configure
[hibernatetool] INFO: connection properties: {user=xxxxxxxxxxxxxxxxxxx, password=appdbdev}
[hibernatetool] Oct 25, 2007 11:39:24 AM org.hibernate.connection.DriverManagerConnectionProvider getConnection
[hibernatetool] FINEST: total checked-out connections: 0
[hibernatetool] Oct 25, 2007 11:39:24 AM org.hibernate.connection.DriverManagerConnectionProvider getConnection
[hibernatetool] FINE: opening new JDBC connection
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.connection.DriverManagerConnectionProvider getConnection
[hibernatetool] FINE: created connection to: jdbc:oracle:thin:@localhost:1521:DEV, Isolation Level: 2
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory getDatabaseMajorVersion
[hibernatetool] FINE: could not get database version from JDBC metadata
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: RDBMS: Oracle, version: Oracle Database 10g Enterprise Edition Release 10.1.0.4.0 - 64bit Production
[hibernatetool] With the Partitioning, OLAP and Data Mining options
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: JDBC driver: Oracle JDBC driver, version: 9.2.0.3.0
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.connection.DriverManagerConnectionProvider closeConnection
[hibernatetool] FINEST: returning connection to pool, pool size: 1
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.dialect.Dialect <init>
[hibernatetool] INFO: Using dialect: org.hibernate.dialect.Oracle9Dialect
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
[hibernatetool] INFO: Using default transaction strategy (direct JDBC transactions)
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
[hibernatetool] INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Automatic flush during beforeCompletion(): disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Automatic session close at end of transaction: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: JDBC batch size: 15
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: JDBC batch updates for versioned data: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Scrollable result sets: enabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] FINE: Wrap result sets: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: JDBC3 getGeneratedKeys(): disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Connection release mode: auto
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Default batch fetch size: 1
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Generate SQL with comments: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Order SQL updates by primary key: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
[hibernatetool] INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
[hibernatetool] INFO: Using ASTQueryTranslatorFactory
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Query language substitutions: {}
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: JPA-QL strict compliance: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Second-level cache: enabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Query cache: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory createCacheProvider
[hibernatetool] INFO: Cache provider: org.hibernate.cache.NoCacheProvider
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Optimize cache for minimal puts: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Structured second-level cache entries: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.exception.SQLExceptionConverterFactory buildSQLExceptionConverter
[hibernatetool] FINEST: Using dialect defined converter
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Echoing all SQL to stdout
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Statistics: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Deleted entity synthetic identifier rollback: disabled
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Default entity-mode: pojo
[hibernatetool] Oct 25, 2007 11:39:30 AM org.hibernate.cfg.SettingsFactory buildSettings
[hibernatetool] INFO: Named query checking : enabled
[hibernatetool] Oct 25, 2007 11:39:31 AM org.hibernate.connection.DriverManagerConnectionProvider getConnection
[hibernatetool] FINEST: total checked-out connections: 0
[hibernatetool] Oct 25, 2007 11:39:31 AM org.hibernate.connection.DriverManagerConnectionProvider getConnection
[hibernatetool] FINEST: using pooled JDBC connection, pool size: 0
[hibernatetool] Oct 25, 2007 11:39:31 AM org.hibernate.cfg.reveng.dialect.JDBCMetaDataDialect getTables
[hibernatetool] FINE: getTables(null.null.null)
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(MYSCHEMA.DEVICES_EXTRNL) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(MYSCHEMA.DEVICES_EXTRNL_1) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(MYSCHEMA.DEVICES_EXTRNL_2) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(MYSCHEMA.DEVICES_TEMP) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.AUDIT_ACTIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.BIN$I/Mot3nUN4jgQC6CteEsPg==$0) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.DUAL) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.KU$NOEXP_TAB) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ODCI_SECOBJ$) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ODCI_WARNINGS$) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.PLAN_TABLE$) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.PSTUBTBL) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.SCHEDULER$_JOB_STEP_STATE) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.STMT_AUDIT_OPTION_MAP) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.SYSTEM_PRIVILEGE_MAP) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.TABLE_PRIVILEGE_MAP) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYSTEM.DEF$_TEMP$LOB) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYSTEM.OL$) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYSTEM.OL$HINTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYSTEM.OL$NODES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:32 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(MYSCHEMA.DEVICES_PEOPLE) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(ZZZZZZZ.ZZZZZZZZZZ) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_ALL_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_APPLY) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_APPLY_CONFLICT_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_APPLY_DML_HANDLERS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_APPLY_ENQUEUE) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_APPLY_ERROR) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_APPLY_EXECUTE) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_APPLY_KEY_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_APPLY_PARAMETERS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_APPLY_PROGRESS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_APPLY_TABLE_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_ARGUMENTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_ASSOCIATIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_AWS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_AW_PS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_BASE_TABLE_MVIEWS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CAPTURE) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CAPTURE_EXTRA_ATTRIBUTES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CAPTURE_PARAMETERS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CAPTURE_PREPARED_DATABASE) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CAPTURE_PREPARED_SCHEMAS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CAPTURE_PREPARED_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CATALOG) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CLUSTERS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CLUSTER_HASH_EXPRESSIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_COLL_TYPES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_COL_COMMENTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_COL_PRIVS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_COL_PRIVS_MADE) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_COL_PRIVS_RECD) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CONSTRAINTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CONS_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CONS_OBJ_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_CONTEXT) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:33 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DB_LINKS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DEF_AUDIT_OPTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DEPENDENCIES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DIMENSIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DIM_ATTRIBUTES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DIM_CHILD_OF) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DIM_HIERARCHIES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DIM_JOIN_KEY) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DIM_LEVELS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DIM_LEVEL_KEY) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_DIRECTORIES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_ERRORS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_EVALUATION_CONTEXTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_EVALUATION_CONTEXT_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_EVALUATION_CONTEXT_VARS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_EXTERNAL_LOCATIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_EXTERNAL_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_INDEXES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_INDEXTYPES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_INDEXTYPE_ARRAYTYPES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_INDEXTYPE_OPERATORS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_IND_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_IND_EXPRESSIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_IND_PARTITIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_IND_STATISTICS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_IND_SUBPARTITIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_INTERNAL_TRIGGERS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_JOIN_IND_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_LIBRARIES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_LOBS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_LOB_PARTITIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_LOB_SUBPARTITIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_LOB_TEMPLATES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_LOG_GROUPS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_LOG_GROUP_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_METHOD_PARAMS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_METHOD_RESULTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_MVIEWS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_MVIEW_AGGREGATES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_MVIEW_ANALYSIS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:34 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_MVIEW_COMMENTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_MVIEW_DETAIL_RELATIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_MVIEW_JOINS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_MVIEW_KEYS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_MVIEW_LOGS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_MVIEW_REFRESH_TIMES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_NESTED_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_NESTED_TABLE_COLS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_OBJECTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_OBJECT_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_OBJ_COLATTRS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_OPANCILLARY) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_OPARGUMENTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_OPBINDINGS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_OPERATORS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PARTIAL_DROP_TABS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PART_COL_STATISTICS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PART_HISTOGRAMS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PART_INDEXES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PART_KEY_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PART_LOBS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PART_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PENDING_CONV_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PLSQL_OBJECT_SETTINGS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_POLICIES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_POLICY_CONTEXTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_POLICY_GROUPS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PROBE_OBJECTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PROCEDURES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PROPAGATION) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_PUBLISHED_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_QUEUES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_QUEUE_PUBLISHERS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_QUEUE_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REFRESH) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REFRESH_CHILDREN) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REFRESH_DEPENDENCIES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REFS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REGISTERED_MVIEWS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REGISTERED_SNAPSHOTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:35 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REGISTRY_BANNERS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPAUDIT_ATTRIBUTE) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPAUDIT_COLUMN) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCAT) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCATLOG) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCAT_REFRESH_TEMPLATES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCAT_TEMPLATE_OBJECTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCAT_TEMPLATE_PARMS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCAT_TEMPLATE_SITES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCAT_USER_AUTHORIZATIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCAT_USER_PARM_VALUES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCOLUMN) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCOLUMN_GROUP) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPCONFLICT) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPDDL) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPFLAVORS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPFLAVOR_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPFLAVOR_OBJECTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPGENERATED) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPGENOBJECTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPGROUP) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPGROUPED_COLUMN) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPGROUP_PRIVILEGES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPKEY_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPOBJECT) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPPARAMETER_COLUMN) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPPRIORITY) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPPRIORITY_GROUP) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPPROP) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPRESOLUTION) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPRESOLUTION_METHOD) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPRESOLUTION_STATISTICS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPRESOL_STATS_CONTROL) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPSCHEMA) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REPSITES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_REWRITE_EQUIVALENCES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_RULES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_RULESETS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_RULE_SETS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_RULE_SET_RULES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:36 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_GLOBAL_ATTRIBUTE) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_JOBS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_JOB_ARGS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_JOB_CLASSES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_JOB_LOG) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_JOB_RUN_DETAILS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_PROGRAMS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_PROGRAM_ARGS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_RUNNING_JOBS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_SCHEDULES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_WINDOWS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_WINDOW_DETAILS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_WINDOW_GROUPS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_WINDOW_LOG) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SCHEDULER_WINGROUP_MEMBERS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SEC_RELEVANT_COLS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SEQUENCES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SNAPSHOTS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SNAPSHOT_LOGS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SOURCE) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SOURCE_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SQLJ_TYPES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SQLJ_TYPE_ATTRS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SQLJ_TYPE_METHODS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_STORED_SETTINGS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_STREAMS_GLOBAL_RULES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_STREAMS_MESSAGE_CONSUMERS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_STREAMS_MESSAGE_RULES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_STREAMS_NEWLY_SUPPORTED) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_STREAMS_RULES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_STREAMS_SCHEMA_RULES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_STREAMS_TABLE_RULES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_STREAMS_TRANSFORM_FUNCTION) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_STREAMS_UNSUPPORTED) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUBPARTITION_TEMPLATES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUBPART_COL_STATISTICS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUBPART_HISTOGRAMS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUBPART_KEY_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUBSCRIBED_COLUMNS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUBSCRIBED_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:37 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUBSCRIPTIONS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:38 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUMDELTA) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:38 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUMMARIES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:38 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUMMARY_AGGREGATES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:38 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUMMARY_DETAIL_TABLES) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:38 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUMMARY_JOINS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:38 AM org.hibernate.cfg.reveng.JDBCReader processTables
[hibernatetool] FINE: Table org.hibernate.cfg.reveng.TableIdentifier(SYS.ALL_SUMMARY_KEYS) excluded by strategy
[hibernatetool] Oct 25, 2007 11:39:38 AM org.hibernate.cfg.reveng.JDBCReader processTables