Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Environment <clinit> INFO: Hibernate 3.1 Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Environment <clinit> INFO: loaded properties from resource hibernate.properties: {hibernate.c3p0.timeout=1800, hibernate.connection.driver_class=com.mysql.jdbc.Driver, hibernate.cglib.use_reflection_optimizer=true, hibernate.dialect=org.dataisland.primitives.hibernate.dialect.DataIslandHibernateMySQLDialect, hibernate.connection.username=totaltest, hibernate.c3p0.maxPoolSize=20, hibernate.c3p0.minPoolSize=5, hibernate.connection.url="" hibernate.show_sql=false, hibernate.connection.password=****, hibernate.c3p0.max_statement=50} Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Environment <clinit> INFO: using CGLIB reflection optimizer Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Environment <clinit> INFO: using JDK 1.4 java.sql.Timestamp handling Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\dataisland\primitives\bean\LocalizationContext.hbm.xml Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.dataisland.primitives.bean.LocalizationContext -> LOCALIZATION_CONTEXT Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.dataisland.primitives.bean.LocalizationContext.locales -> LOCALIZATION_CONTEXT2LOCALE Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\authentication\entities\LoginGroup.hbm.xml Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.authentication.entities.LoginGroup -> LOGIN_GROUP Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.authentication.entities.LoginGroup.roles -> LOGIN_GROUPS2ROLES Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\authentication\entities\LoginRole.hbm.xml Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.authentication.entities.LoginRole -> LOGIN_ROLE Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.authentication.entities.LoginRole.loginRoleLocalizations -> LOGIN_ROLE2LOCALE Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\authentication\entities\LoginUser.hbm.xml Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.authentication.entities.LoginUser -> LOGIN_USER Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.authentication.entities.LoginUser.roles -> LOGIN_USERS2ROLES Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\customer\entities\Address.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.customer.entities.Address -> ADDRESS Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.Address.addressLocalizations -> ADDRESS2LOCALE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\customer\entities\EmployeeBranch.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.customer.entities.EmployeeBranch -> EMPLOYEE_BRANCH Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\customer\entities\Person.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.customer.entities.Person -> PERSON Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.Person.personLocalizations -> PERSON2LOCALE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindJoinedSubclass INFO: Mapping joined-subclass: org.mdarad.samples.totaltest.customer.entities.Customer -> CUSTOMER Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.Customer.customerLocalizations -> CUSTOMER2LOCALE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindJoinedSubclass INFO: Mapping joined-subclass: org.mdarad.samples.totaltest.customer.entities.EmployeeCustomer -> EMPLOYEE_CUSTOMER Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.EmployeeCustomer.employeeCustomerLocalizations -> EMPLOYEE_CUSTOMER2LOCALE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\customer\entities\Purchase.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.customer.entities.Purchase -> PURCHASE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\Category.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.entities.Category -> CATEGORY Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Category.products -> CATEGORIES2PRODUCTS Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Category.categoryLocalizations -> CATEGORY2LOCALE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\Item.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.entities.Item -> ITEM Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Item.itemLocalizations -> ITEM2LOCALE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\ItemProperty.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.entities.ItemProperty -> ITEM_PROPERTY Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.entities.ItemProperty.itemPropertyLocalizations -> ITEM_PROPERTY2LOCALE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindJoinedSubclass INFO: Mapping joined-subclass: org.mdarad.samples.totaltest.entities.Color -> COLOR Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Color.colorLocalizations -> COLOR2LOCALE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindJoinedSubclass INFO: Mapping joined-subclass: org.mdarad.samples.totaltest.entities.Size -> SIZE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Size.sizeLocalizations -> SIZE2LOCALE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\Logo.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.entities.Logo -> LOGO Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\Product.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.entities.Product -> PRODUCT Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Product.providers -> PRODUCTS2PROVIDERS Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Product.productLocalizations -> PRODUCT2LOCALE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\Provider.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.entities.Provider -> PROVIDER Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Provider.products -> PRODUCTS2PROVIDERS Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\SKU.hbm.xml Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues INFO: Mapping class: org.mdarad.samples.totaltest.entities.SKU -> SKU Mar 9, 2006 2:00:09 PM org.hibernate.dialect.Dialect <init> INFO: Using dialect: org.dataisland.primitives.hibernate.dialect.DataIslandHibernateMySQLDialect Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile INFO: processing extends queue Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile INFO: processing collection mappings Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass INFO: Mapping collection: org.mdarad.authentication.entities.LoginGroup.users -> LOGIN_USER Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.EmployeeBranch.employeeCustomers -> EMPLOYEE_CUSTOMER Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.Person.addresses -> ADDRESS Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.Customer.purchases -> PURCHASE Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Category.categories -> CATEGORY Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Item.skus -> SKU Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Product.items -> ITEM Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile INFO: processing association property references Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile INFO: processing foreign key constraints Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile INFO: processing extends queue Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile INFO: processing collection mappings Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile INFO: processing association property references Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile INFO: processing foreign key constraints Mar 9, 2006 2:00:09 PM org.hibernate.tool.hbm2ddl.SchemaExport execute INFO: Running hbm2ddl schema export Mar 9, 2006 2:00:09 PM org.hibernate.tool.hbm2ddl.SchemaExport execute INFO: writing generated schema to file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\sql\create-tables.sql Mar 9, 2006 2:00:09 PM org.hibernate.tool.hbm2ddl.SchemaExport execute INFO: exporting generated schema to database Mar 9, 2006 2:00:09 PM org.hibernate.connection.DriverManagerConnectionProvider configure INFO: Using Hibernate built-in connection pool (not for production use!) Mar 9, 2006 2:00:09 PM org.hibernate.connection.DriverManagerConnectionProvider configure INFO: Hibernate connection pool size: 20 Mar 9, 2006 2:00:09 PM org.hibernate.connection.DriverManagerConnectionProvider configure INFO: autocommit mode: false Mar 9, 2006 2:00:09 PM org.hibernate.connection.DriverManagerConnectionProvider configure INFO: using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://localhost:3306/totaltest Mar 9, 2006 2:00:09 PM org.hibernate.connection.DriverManagerConnectionProvider configure INFO: connection properties: {user=totaltest, password=****} Mar 9, 2006 2:00:12 PM org.hibernate.tool.hbm2ddl.SchemaExport execute INFO: schema export complete Mar 9, 2006 2:00:12 PM org.hibernate.connection.DriverManagerConnectionProvider close INFO: cleaning up connection pool: jdbc:mysql://localhost:3306/totaltest
|