INFO - Hibernate 3.0rc1
INFO - hibernate.properties not found
INFO - using CGLIB reflection optimizer
INFO - using JDK 1.4 java.sql.Timestamp handling
INFO - configuring from resource: /hibernate.cfg.xml
INFO - Configuration resource: /hibernate.cfg.xml
INFO - Mapping resource: webreporting.hbm.xml
INFO - Mapping class: cas.webreporting.mapping.Cardtransaction -> CARDTRANSACTION
INFO - Configured SessionFactory: null
INFO - processing extends queue
INFO - processing collection mappings
INFO - processing association property references
INFO - processing foreign key constraints
INFO - Using dialect: org.hibernate.dialect.DB2Dialect
INFO - Default batch fetch size: 1
INFO - Generate SQL with comments: disabled
INFO - Order SQL updates by primary key: disabled
INFO - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
INFO - Using ASTQueryTranslatorFactory
INFO - Query language substitutions: {}
INFO - Using Hibernate built-in connection pool (not for production use!)
INFO - Hibernate connection pool size: 5
INFO - autocommit mode: false
INFO - using driver: com.ibm.db2.jcc.DB2Driver at URL: jdbc:db2://bla.de:50000/TGP
INFO - connection properties: {user=bla, password=****}
INFO - Scrollable result sets: enabled
INFO - JDBC3 getGeneratedKeys(): enabled
INFO - Using default transaction strategy (direct JDBC transactions)
INFO - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
INFO - Automatic flush during beforeCompletion(): disabled
INFO - Automatic session close at end of transaction: disabled
INFO - Cache provider: org.hibernate.cache.EhCacheProvider
INFO - Second-level cache: enabled
INFO - Optimize cache for minimal puts: disabled
INFO - Structured second-level cache entries: enabled
INFO - Query cache: disabled
INFO - Echoing all SQL to stdout
INFO - Statistics: disabled
INFO - Deleted entity synthetic identifier rollback: disabled
INFO - Default entity-mode: pojo
INFO - building session factory
WARN - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/D:/hibernate/lib/ehcache-1.1.jar!/ehcache-failsafe.xml
WARN - Could not find configuration [mapping.Cardtransaction]; using defaults.
INFO - Not binding factory to JNDI, no JNDI name configured
INFO - Using dialect: org.hibernate.dialect.DB2Dialect
INFO - Using Hibernate built-in connection pool (not for production use!)
INFO - Hibernate connection pool size: 5
INFO - autocommit mode: false
INFO - using driver: com.ibm.db2.jcc.DB2Driver at URL: jdbc:db2://gkasdb.bla.de:50000/TGP
INFO - connection properties: {user=bla, password=****}
INFO - Running hbm2ddl schema update
INFO - fetching database metadata
INFO - updating schema
INFO - processing extends queue
INFO - processing collection mappings
INFO - processing association property references
INFO - processing foreign key constraints
INFO - table found: DGPUSR.CARDTRANSACTION
INFO - columns: [result, errorid, oldbalance, authorisationcode, reverseindicator, transaction, belegdatum, usercardid, transactiontype, barcode, ip, country, currency, id, amount, companyid, conversionrate, gkastime, newbalance, externaltransactionid]
INFO - foreign keys: []
INFO - indexes: [i_cardtx_gkastime, i_cardtx_extid, sql070711103503910, i_cardtx_barcode]
INFO - schema update complete
INFO - cleaning up connection pool: jdbc:db2://bla.de:50000/TGP
INFO - Checking 0 named queries
INFO - cleaning up connection pool: jdbc:db2://bla.de:50000/TGP
No data type for node: org.hibernate.hql.ast.IdentNode
+-[ALIAS_REF] IdentNode: 'ID' {alias=ID, no from element}