68 [pool-2-thread-1] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Log4jLoggerProvider 116 [pool-2-thread-1] WARN org.hibernate.ejb.HibernatePersistence - HHH015016: Encountered a deprecated javax.persistence.spi.PersistenceProvider [org.hibernate.ejb.HibernatePersistence]; use [org.hibernate.jpa.HibernatePersistenceProvider] instead. 116 [pool-2-thread-1] WARN org.hibernate.ejb.HibernatePersistence - HHH015016: Encountered a deprecated javax.persistence.spi.PersistenceProvider [org.hibernate.ejb.HibernatePersistence]; use [org.hibernate.jpa.HibernatePersistenceProvider] instead. 116 [pool-2-thread-1] WARN org.hibernate.ejb.HibernatePersistence - HHH015016: Encountered a deprecated javax.persistence.spi.PersistenceProvider [org.hibernate.ejb.HibernatePersistence]; use [org.hibernate.jpa.HibernatePersistenceProvider] instead. 130 [pool-2-thread-1] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl - Incoming config yielded no classloaders; adding standard SE ones 327 [pool-2-thread-1] DEBUG org.hibernate.jpa.HibernatePersistenceProvider - Located and parsed 3 persistence units; checking each 327 [pool-2-thread-1] DEBUG org.hibernate.jpa.HibernatePersistenceProvider - Checking persistence-unit [name=hibernate.test, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [hibernate.test] 328 [pool-2-thread-1] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker - Persistence-unit [hibernate.test] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 344 [pool-2-thread-1] DEBUG org.hibernate.jpa.internal.util.LogHelper - PersistenceUnitInfo [ name: hibernate.test persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/D:/somewhere/bin/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [] Mapping files names [] Properties [ hibernate.ejb.cfgfile: /hibernate/hibernate.cfg.xml] 370 [pool-2-thread-1] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 374 [pool-2-thread-1] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 378 [pool-2-thread-1] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 378 [pool-2-thread-1] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.jpa.event.spi.JpaIntegrator]. 419 [pool-2-thread-1] DEBUG org.hibernate.boot.registry.selector.internal.StrategySelectorImpl - Registering named strategy selector [org.hibernate.dialect.Dialect] : [MySQL5] -> [org.hibernate.dialect.MySQL5Dialect] (replacing [org.hibernate.dialect.MySQL5Dialect]) 419 [pool-2-thread-1] DEBUG org.hibernate.boot.registry.selector.internal.StrategySelectorImpl - Registering named strategy selector [org.hibernate.dialect.Dialect] : [MySQL5InnoDB] -> [org.hibernate.dialect.MySQL5InnoDBDialect] (replacing [org.hibernate.dialect.MySQL5InnoDBDialect]) 517 [pool-2-thread-1] INFO org.hibernate.Version - HHH000412: Hibernate Core {4.3.8.Final} 524 [pool-2-thread-1] INFO org.hibernate.cfg.Environment - HHH000205: Loaded properties from resource hibernate.properties: {hibernate.enable_lazy_load_no_trans=true, hibernate.temp.use_jdbc_metadata_defaults=true, hibernate.show_sql=true, hibernate.bytecode.use_reflection_optimizer=false, hibernate.format_sql=false, hibernate.use_sql_comments=false} 525 [pool-2-thread-1] INFO org.hibernate.cfg.Environment - HHH000021: Bytecode provider name : javassist 21668 [pool-2-thread-1] DEBUG org.hibernate.service.internal.JaxbProcessor - cfg.xml document did not define namespaces; wrapping in custom event reader to introduce namespace information 22375 [pool-2-thread-1] DEBUG org.hibernate.service.spi.ServiceBinding - Overriding existing service binding [org.hibernate.secure.spi.JaccService] 22444 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration boolean -> org.hibernate.type.BooleanType@506caffc 22444 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration boolean -> org.hibernate.type.BooleanType@506caffc 22444 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@506caffc 22446 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@291d3c66 22450 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration true_false -> org.hibernate.type.TrueFalseType@10021871 22451 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration yes_no -> org.hibernate.type.YesNoType@1d96e401 22455 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte -> org.hibernate.type.ByteType@2f8f1e34 22455 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte -> org.hibernate.type.ByteType@2f8f1e34 22455 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@2f8f1e34 22457 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration character -> org.hibernate.type.CharacterType@5fe6611b 22457 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration char -> org.hibernate.type.CharacterType@5fe6611b 22457 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@5fe6611b 22460 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration short -> org.hibernate.type.ShortType@5cef07e2 22460 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration short -> org.hibernate.type.ShortType@5cef07e2 22460 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@5cef07e2 22462 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration integer -> org.hibernate.type.IntegerType@5651ead5 22462 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration int -> org.hibernate.type.IntegerType@5651ead5 22462 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@5651ead5 22466 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration long -> org.hibernate.type.LongType@4464cb3f 22466 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration long -> org.hibernate.type.LongType@4464cb3f 22466 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Long -> org.hibernate.type.LongType@4464cb3f 22470 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration float -> org.hibernate.type.FloatType@102fa5b1 22470 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration float -> org.hibernate.type.FloatType@102fa5b1 22470 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@102fa5b1 22474 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration double -> org.hibernate.type.DoubleType@72ad9466 22474 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration double -> org.hibernate.type.DoubleType@72ad9466 22474 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@72ad9466 22482 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@6311b718 22482 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@6311b718 22485 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@6ef05326 22485 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@6ef05326 22487 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration string -> org.hibernate.type.StringType@6bf1039d 22487 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.String -> org.hibernate.type.StringType@6bf1039d 22488 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration nstring -> org.hibernate.type.StringNVarcharType@49048fbc 22491 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@370b05a 22493 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration url -> org.hibernate.type.UrlType@43b03381 22493 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.net.URL -> org.hibernate.type.UrlType@43b03381 22497 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration date -> org.hibernate.type.DateType@580022fd 22497 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Date -> org.hibernate.type.DateType@580022fd 22502 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration time -> org.hibernate.type.TimeType@6c78ee2 22503 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@6c78ee2 22505 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration timestamp -> org.hibernate.type.TimestampType@1bd11e55 22505 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@1bd11e55 22505 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@1bd11e55 22508 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@7245f48 22511 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar -> org.hibernate.type.CalendarType@99a95d5 22511 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@99a95d5 22511 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@99a95d5 22513 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@73429975 22514 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration locale -> org.hibernate.type.LocaleType@1024d8e2 22514 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@1024d8e2 22516 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration currency -> org.hibernate.type.CurrencyType@4948d409 22517 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@4948d409 22518 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration timezone -> org.hibernate.type.TimeZoneType@5cf67965 22518 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@5cf67965 22519 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration class -> org.hibernate.type.ClassType@10b61806 22520 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@10b61806 22523 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ca0d990 22523 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ca0d990 22524 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@4c5eb4d8 22526 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@12dfb4b2 22529 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration binary -> org.hibernate.type.BinaryType@434d183d 22530 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte[] -> org.hibernate.type.BinaryType@434d183d 22530 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [B -> org.hibernate.type.BinaryType@434d183d 22532 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@45897854 22532 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@45897854 22532 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@45897854 22534 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration image -> org.hibernate.type.ImageType@5fa1c3a6 22537 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration characters -> org.hibernate.type.CharArrayType@56d3d570 22537 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration char[] -> org.hibernate.type.CharArrayType@56d3d570 22537 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [C -> org.hibernate.type.CharArrayType@56d3d570 22539 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1e9894a 22539 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1e9894a 22539 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1e9894a 22540 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration text -> org.hibernate.type.TextType@7a3cf6fb 22541 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ntext -> org.hibernate.type.NTextType@3be0871a 22557 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration blob -> org.hibernate.type.BlobType@4a8a4086 22557 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@4a8a4086 22557 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@4fdedb31 22565 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration clob -> org.hibernate.type.ClobType@4de91d01 22565 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@4de91d01 22573 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration nclob -> org.hibernate.type.NClobType@674ce2c4 22574 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@674ce2c4 22575 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@f338b83 22576 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@1e12b807 22582 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration serializable -> org.hibernate.type.SerializableType@7b5f6bdc 22589 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration object -> org.hibernate.type.ObjectType@55eff110 22590 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@55eff110 22590 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@2dbfd3f1 22591 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@6ada3c92 22591 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@73b126cf 22591 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@6279c4e2 22591 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@318aa307 22591 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@a0f3708 22591 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@70f2ffd8 22591 [pool-2-thread-1] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@5c806bf0 22673 [pool-2-thread-1] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {4.0.5.Final} 22770 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 22772 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 22775 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 22775 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 22779 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [hilo] -> [org.hibernate.id.TableHiLoGenerator] 22780 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 22785 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 22787 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 22789 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.SequenceGenerator] 22790 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 22791 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 22792 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 22793 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 22798 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 22801 [pool-2-thread-1] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 22819 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Preparing to build session factory with filters : {} 22841 [pool-2-thread-1] WARN org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl - HHH000402: Using Hibernate built-in connection pool (not for production use!) 23089 [pool-2-thread-1] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl - HHH000401: using driver [oracle.jdbc.OracleDriver] at URL [jdbc:oracle:thin:@//server:1521SERVERNAME] 23089 [pool-2-thread-1] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl - HHH000046: Connection properties: {user=user, password=password} 23089 [pool-2-thread-1] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl - HHH000006: Autocommit mode: false 23092 [pool-2-thread-1] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 23092 [pool-2-thread-1] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl - Initializing Connection pool with 1 Connections 24274 [pool-2-thread-1] DEBUG org.hibernate.engine.jdbc.internal.JdbcServicesImpl - Database -> name : Oracle version : Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production With the Partitioning and Real Application Clusters options major : 11 minor : 2 24274 [pool-2-thread-1] DEBUG org.hibernate.engine.jdbc.internal.JdbcServicesImpl - Driver -> name : Oracle JDBC driver version : 12.1.0.2.0 major : 12 minor : 1 24274 [pool-2-thread-1] DEBUG org.hibernate.engine.jdbc.internal.JdbcServicesImpl - JDBC version : 4.1 24276 [pool-2-thread-1] DEBUG org.hibernate.engine.jdbc.cursor.internal.StandardRefCursorSupport - Unexpected error trying to gauge level of JDBC REF_CURSOR support : null 24790 [pool-2-thread-1] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect 25023 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Processing hbm.xml files 25023 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Process annotated classes 25024 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Processing fk mappings (*ToOne and JoinedSubclass) 25026 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Processing extends queue 25026 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Processing extends queue 25026 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Processing collection mappings 25026 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Processing native query and ResultSetMapping mappings 25026 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Processing association property references 25026 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Creating tables' unique integer identifiers 25026 [pool-2-thread-1] DEBUG org.hibernate.cfg.Configuration - Processing foreign key constraints 25027 [pool-2-thread-1] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - No JtaPlatform was specified, checking resolver 25028 [pool-2-thread-1] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator - No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 25033 [pool-2-thread-1] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver - Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 25040 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 25040 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 25040 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - JDBC batch size: 15 25040 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - JDBC batch updates for versioned data: disabled 25040 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 25040 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Wrap result sets: disabled 25040 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 25040 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - multi-tenancy strategy : NONE 25040 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Connection release mode: auto 25047 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Using BatchFetchStyle : LEGACY 25047 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Default schema: SYS_TEST 25048 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Default catalog: SYS_TEST 25048 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 25048 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 25048 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 25049 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 25049 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Default null ordering: none 25051 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory 25056 [pool-2-thread-1] INFO org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory - HHH000397: Using ASTQueryTranslatorFactory 25056 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 25056 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: disabled 25056 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 25057 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Query cache: disabled 25058 [pool-2-thread-1] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator - Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 25067 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 25068 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 25068 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Second-level cache direct-reference entries: disabled 25068 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Automatic eviction of collection cache: disabled 25068 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Statistics: disabled 25068 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 25068 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 25068 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Named query checking : enabled 25068 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): enabled 25068 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - Allow initialization of lazy state outside session : : enabled 25068 [pool-2-thread-1] DEBUG org.hibernate.cfg.SettingsFactory - JTA Track by Thread: enabled 25085 [pool-2-thread-1] DEBUG org.hibernate.internal.SessionFactoryImpl - Building session factory 25112 [pool-2-thread-1] DEBUG org.hibernate.internal.SessionFactoryImpl - Session factory constructed with filter configurations : {} 25112 [pool-2-thread-1] DEBUG org.hibernate.internal.SessionFactoryImpl - Instantiating session factory with properties: {java.vendor=Oracle Corporation, sun.java.launcher=SUN_STANDARD, hibernate.connection.url=jdbc:oracle:thin:@//SERVER:1521/DBNAME, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Windows 7, sun.boot.class.path= java.vendor.url=http://java.oracle.com/, hibernate.connection.driver_class=oracle.jdbc.OracleDriver, java.vm.vendor=Oracle Corporation, hibernate.dialect=org.hibernate.dialect.Oracle10gDialect, hibernate.ejb.persistenceUnitName=hibernate.test, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=controller.Main, java.class.path=, hibernate.bytecode.use_reflection_optimizer=false, org.apache.commons.logging.simplelog.log.org.apache.commons.httpclient=off, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.8, sun.cpu.endian=little, sun.os.patch.level=Service Pack 1, java.io.tmpdir=C:\temp, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, hibernate.default_schema=SYS_TEST, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jre1.8.0_25\lib\ext;C:\Windows\Sun\Java\lib\ext, hibernate.use_sql_comments=false, user.dir=D:\somewhere, line.separator= , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog, javafx.version=8.0.25, file.encoding=Cp1250, org.apache.commons.logging.simplelog.log.httpclient.wire=off, hibernate.default_catalog=SYS_TEST, java.specification.version=1.8, hibernate.show_sql=true} 25143 [pool-2-thread-1] DEBUG org.hibernate.secure.spi.JaccIntegrator - Skipping JACC integration as it was not enabled 25154 [pool-2-thread-1] DEBUG org.hibernate.engine.spi.CascadeStyles - External cascade style regsitration [persist : STYLE_PERSIST_SKIPLAZY] overrode base registration [STYLE_PERSIST] 25309 [pool-2-thread-1] DEBUG org.hibernate.internal.SessionFactoryRegistry - Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@5abb1eaa 25313 [pool-2-thread-1] DEBUG org.hibernate.internal.SessionFactoryRegistry - Registering SessionFactory: 5fbda778-0c20-4761-90ea-12d12aebdb53 () 25313 [pool-2-thread-1] DEBUG org.hibernate.internal.SessionFactoryRegistry - Not binding SessionFactory to JNDI, no JNDI name configured 25313 [pool-2-thread-1] DEBUG org.hibernate.internal.SessionFactoryImpl - Instantiated session factory 25315 [pool-2-thread-1] DEBUG org.hibernate.internal.NamedQueryRepository - Checking 0 named HQL queries 25315 [pool-2-thread-1] DEBUG org.hibernate.internal.NamedQueryRepository - Checking 0 named SQL queries 25332 [pool-2-thread-1] DEBUG org.hibernate.stat.internal.StatisticsInitiator - Statistics initialized [enabled=false] 25340 [pool-2-thread-1] DEBUG org.hibernate.jpa.internal.schemagen.JpaSchemaGenerator - No actions specified; doing nothing 25403 [pool-2-thread-1] DEBUG org.hibernate.jpa.internal.EntityManagerFactoryRegistry - Initializing EntityManagerFactoryRegistry : org.hibernate.jpa.internal.EntityManagerFactoryRegistry@69805798 25404 [pool-2-thread-1] DEBUG org.hibernate.jpa.internal.EntityManagerFactoryRegistry - Registering EntityManagerFactory: hibernate.test