Sorry, and thanks for helping me. Here is the log info.
0 [main] INFO HibernateTest - Entering application.
100 [main] INFO org.hibernate.cfg.Environment - Hibernate 3.0.5
100 [main] INFO org.hibernate.cfg.Environment - hibernate.properties not found
110 [main] INFO org.hibernate.cfg.Environment - using CGLIB reflection optimizer
120 [main] INFO org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
290 [main] INFO org.hibernate.cfg.Configuration - configuring from resource: /hibernate.cfg.xml
290 [main] INFO org.hibernate.cfg.Configuration - Configuration resource: /hibernate.cfg.xml
891 [main] DEBUG org.hibernate.util.DTDEntityResolver - trying to locate
http://hibernate.sourceforge.net/hibern ... on-3.0.dtd in classpath under org/hibernate/
891 [main] DEBUG org.hibernate.util.DTDEntityResolver - found
http://hibernate.sourceforge.net/hibern ... on-3.0.dtd in classpath
991 [main] DEBUG org.hibernate.cfg.Configuration - connection.username=root
991 [main] DEBUG org.hibernate.cfg.Configuration - connection.url=jdbc:mysql://localhost:3309/mondrianfoodmart
991 [main] DEBUG org.hibernate.cfg.Configuration - dialect=org.hibernate.dialect.MySQLDialect
1001 [main] DEBUG org.hibernate.cfg.Configuration - myeclipse.connection.profile=mysql
1001 [main] DEBUG org.hibernate.cfg.Configuration - connection.password=admin
1001 [main] DEBUG org.hibernate.cfg.Configuration - connection.driver_class=com.mysql.jdbc.Driver
1001 [main] DEBUG org.hibernate.cfg.Configuration - null<-org.dom4j.tree.DefaultAttribute@3ee284 [Attribute: name resource value "db/Customer.hbm.xml"]
1001 [main] INFO org.hibernate.cfg.Configuration - Mapping resource: db/Customer.hbm.xml
1051 [main] DEBUG org.hibernate.util.DTDEntityResolver - trying to locate
http://hibernate.sourceforge.net/hibern ... ng-3.0.dtd in classpath under org/hibernate/
1051 [main] DEBUG org.hibernate.util.DTDEntityResolver - found
http://hibernate.sourceforge.net/hibern ... ng-3.0.dtd in classpath
1312 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: db.Customer -> customer
1352 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: customerId -> customer_id
1352 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: accountNum -> account_num
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: lname -> lname
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: fname -> fname
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: mi -> mi
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: address1 -> address1
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: address2 -> address2
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: address3 -> address3
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: address4 -> address4
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: city -> city
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: stateProvince -> state_province
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: postalCode -> postal_code
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: country -> country
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: customerRegionId -> customer_region_id
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: phone1 -> phone1
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: phone2 -> phone2
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: birthdate -> birthdate
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: maritalStatus -> marital_status
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: yearlyIncome -> yearly_income
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: gender -> gender
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: totalChildren -> total_children
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: numChildrenAtHome -> num_children_at_home
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: education -> education
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: dateAccntOpened -> date_accnt_opened
1382 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: memberCard -> member_card
1392 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: occupation -> occupation
1392 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: houseowner -> houseowner
1392 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: numCarsOwned -> num_cars_owned
1392 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: fullname -> fullname
1392 [main] DEBUG org.hibernate.cfg.HbmBinder - Mapped property: id -> customer_id, account_num, lname, fname, mi, address1, address2, address3, address4, city, state_province, postal_code, country, customer_region_id, phone1, phone2, birthdate, marital_status, yearly_income, gender, total_children, num_children_at_home, education, date_accnt_opened, member_card, occupation, houseowner, num_cars_owned, fullname
1412 [main] INFO org.hibernate.cfg.Configuration - Configured SessionFactory: null
1412 [main] DEBUG org.hibernate.cfg.Configuration - properties: {hibernate.connection.password=admin, java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path=C:\Program Files\Java\jre1.5.0_06\bin, java.vm.version=1.5.0_06-b05, hibernate.connection.username=root, java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=;, java.vm.name=Java HotSpot(TM) Client VM, file.encoding.pkg=sun.io, user.country=AR, sun.os.patch.level=Service Pack 2, java.vm.specification.name=Java Virtual Machine Specification, user.dir=D:\Desarrollo Ezequiel\Desarrollo\Proyectos\HibernateDemo, java.runtime.version=1.5.0_06-b05, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jre1.5.0_06\lib\endorsed, os.arch=x86, java.io.tmpdir=C:\DOCUME~1\Ezequiel\LOCALS~1\Temp\, line.separator=
, java.vm.specification.vendor=Sun Microsystems Inc., user.variant=, os.name=Windows XP, sun.jnu.encoding=Cp1252, java.library.path=C:\Program Files\Java\jre1.5.0_06\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WTK22\bin;C:\python24\Lib;C:\python24;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\cvsnt;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Documents and Settings\Nahuel.MOVILOGI-76575B\Desktop\ssh;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Common Files\GTK\2.0\bin;C:\PROGRA~1\ATT\Graphviz\bin;C:\PROGRA~1\ATT\Graphviz\bin\tools;C:\Program Files\doxygen\bin;D:\UnxUtils\usr\local\wbin;D:\bash-203\bash-2.03;C:\Nokia\Update_Manager\bin;C:\emacs-21.3\bin;C:\Program Files\VoiceAge\Common;C:\Program Files\MySQL\MySQL Server 5.0\bin, hibernate.myeclipse.connection.profile=mysql, java.specification.name=Java Platform API Specification, java.class.version=49.0, sun.management.compiler=HotSpot Client Compiler, os.version=5.1, connection.password=admin, user.home=C:\Documents and Settings\Ezequiel, user.timezone=, connection.username=root, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=Cp1252, java.specification.version=1.5, hibernate.connection.driver_class=com.mysql.jdbc.Driver, myeclipse.connection.profile=mysql, user.name=Ezequiel, java.class.path=D:\Desarrollo Ezequiel\Desarrollo\Proyectos\HibernateDemo\bin;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\antlr-2.7.5H3.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\asm.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\asm-attrs.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\cglib-2.1.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\commons-collections-2.1.1.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\commons-logging-1.0.4.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\dom4j-1.6.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\ehcache-1.1.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\hibernate3.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\jaas.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\jaxen-1.1-beta-4.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\jdbc2_0-stdext.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\jta.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\log4j-1.2.9.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\xerces-2.6.2.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\xml-apis.jar;D:\Desarrollo Ezequiel\Desarrollo\Proyectos\HibernateDemo\lib\mysql-connector-java-5.0.0-beta-bin.jar, java.vm.specification.version=1.0, java.home=C:\Program Files\Java\jre1.5.0_06, sun.arch.data.model=32, hibernate.dialect=org.hibernate.dialect.MySQLDialect, hibernate.connection.url=jdbc:mysql://localhost:3309/mondrianfoodmart, user.language=es, java.specification.vendor=Sun Microsystems Inc., awt.toolkit=sun.awt.windows.WToolkit, hibernate.cglib.use_reflection_optimizer=true, java.vm.info=mixed mode, sharing, java.version=1.5.0_06, java.ext.dirs=C:\Program Files\Java\jre1.5.0_06\lib\ext, sun.boot.class.path=C:\Program Files\Java\jre1.5.0_06\lib\rt.jar;C:\Program Files\Java\jre1.5.0_06\lib\i18n.jar;C:\Program Files\Java\jre1.5.0_06\lib\sunrsasign.jar;C:\Program Files\Java\jre1.5.0_06\lib\jsse.jar;C:\Program Files\Java\jre1.5.0_06\lib\jce.jar;C:\Program Files\Java\jre1.5.0_06\lib\charsets.jar;C:\Program Files\Java\jre1.5.0_06\classes, java.vendor=Sun Microsystems Inc., connection.driver_class=com.mysql.jdbc.Driver, file.separator=\, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, connection.url=jdbc:mysql://localhost:3309/mondrianfoodmart, dialect=org.hibernate.dialect.MySQLDialect, sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86}
1422 [main] DEBUG org.hibernate.cfg.Configuration - Preparing to build session factory with filters : {}
1422 [main] INFO org.hibernate.cfg.Configuration - processing extends queue
1422 [main] INFO org.hibernate.cfg.Configuration - processing collection mappings
1422 [main] INFO org.hibernate.cfg.Configuration - processing association property references
1422 [main] INFO org.hibernate.cfg.Configuration - processing foreign key constraints
2013 [main] INFO org.hibernate.connection.DriverManagerConnectionProvider - Using Hibernate built-in connection pool (not for production use!)
3545 [main] INFO org.hibernate.connection.DriverManagerConnectionProvider - Hibernate connection pool size: 20
3545 [main] INFO org.hibernate.connection.DriverManagerConnectionProvider - autocommit mode: false
3555 [main] INFO org.hibernate.connection.DriverManagerConnectionProvider - using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://localhost:3309/mondrianfoodmart
3565 [main] INFO org.hibernate.connection.DriverManagerConnectionProvider - connection properties: {user=root, password=admin}
3565 [main] DEBUG org.hibernate.connection.DriverManagerConnectionProvider - total checked-out connections: 0
3565 [main] DEBUG org.hibernate.connection.DriverManagerConnectionProvider - opening new JDBC connection
4116 [main] DEBUG org.hibernate.connection.DriverManagerConnectionProvider - created connection to: jdbc:mysql://localhost:3309/mondrianfoodmart, Isolation Level: 4
4116 [main] INFO org.hibernate.cfg.SettingsFactory - RDBMS: MySQL, version: 5.0.18-nt
4116 [main] INFO org.hibernate.cfg.SettingsFactory - JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.0.0-beta ( $Date: 2005-11-17 16:14:47 +0100 (Thu, 17 Nov 2005) $, $Revision$ )
4116 [main] DEBUG org.hibernate.connection.DriverManagerConnectionProvider - returning connection to pool, pool size: 1
4176 [main] INFO org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.MySQLDialect
4196 [main] INFO org.hibernate.transaction.TransactionFactoryFactory - Using default transaction strategy (direct JDBC transactions)
4196 [main] INFO org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
4196 [main] INFO org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled
4196 [main] INFO org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled
4196 [main] INFO org.hibernate.cfg.SettingsFactory - JDBC batch size: 15
4196 [main] INFO org.hibernate.cfg.SettingsFactory - JDBC batch updates for versioned data: disabled
4196 [main] INFO org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled
4196 [main] DEBUG org.hibernate.cfg.SettingsFactory - Wrap result sets: disabled
4196 [main] INFO org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): enabled
4196 [main] INFO org.hibernate.cfg.SettingsFactory - Connection release mode: null
4206 [main] INFO org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 2
4206 [main] INFO org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1
4206 [main] INFO org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled
4206 [main] INFO org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled
4206 [main] INFO org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
4216 [main] INFO org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
4216 [main] INFO org.hibernate.cfg.SettingsFactory - Query language substitutions: {}
4216 [main] INFO org.hibernate.cfg.SettingsFactory - Second-level cache: enabled
4216 [main] INFO org.hibernate.cfg.SettingsFactory - Query cache: disabled
4216 [main] INFO org.hibernate.cfg.SettingsFactory - Cache provider: org.hibernate.cache.EhCacheProvider
4226 [main] INFO org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled
4226 [main] INFO org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled
4236 [main] DEBUG org.hibernate.exception.SQLExceptionConverterFactory - Using dialect defined converter
4246 [main] INFO org.hibernate.cfg.SettingsFactory - Statistics: disabled
4246 [main] INFO org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled
4246 [main] INFO org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo
4316 [main] INFO org.hibernate.impl.SessionFactoryImpl - building session factory
4316 [main] DEBUG org.hibernate.impl.SessionFactoryImpl - Session factory constructed with filter configurations : {}
4316 [main] DEBUG org.hibernate.impl.SessionFactoryImpl - instantiating session factory with properties: {hibernate.connection.password=admin, java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path=C:\Program Files\Java\jre1.5.0_06\bin, java.vm.version=1.5.0_06-b05, hibernate.connection.username=root, java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=;, java.vm.name=Java HotSpot(TM) Client VM, file.encoding.pkg=sun.io, user.country=AR, sun.os.patch.level=Service Pack 2, java.vm.specification.name=Java Virtual Machine Specification, user.dir=D:\Desarrollo Ezequiel\Desarrollo\Proyectos\HibernateDemo, java.runtime.version=1.5.0_06-b05, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jre1.5.0_06\lib\endorsed, os.arch=x86, java.io.tmpdir=C:\DOCUME~1\Ezequiel\LOCALS~1\Temp\, line.separator=
, java.vm.specification.vendor=Sun Microsystems Inc., user.variant=, os.name=Windows XP, sun.jnu.encoding=Cp1252, java.library.path=C:\Program Files\Java\jre1.5.0_06\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WTK22\bin;C:\python24\Lib;C:\python24;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\cvsnt;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Documents and Settings\Nahuel.MOVILOGI-76575B\Desktop\ssh;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Common Files\GTK\2.0\bin;C:\PROGRA~1\ATT\Graphviz\bin;C:\PROGRA~1\ATT\Graphviz\bin\tools;C:\Program Files\doxygen\bin;D:\UnxUtils\usr\local\wbin;D:\bash-203\bash-2.03;C:\Nokia\Update_Manager\bin;C:\emacs-21.3\bin;C:\Program Files\VoiceAge\Common;C:\Program Files\MySQL\MySQL Server 5.0\bin, hibernate.myeclipse.connection.profile=mysql, java.specification.name=Java Platform API Specification, java.class.version=49.0, sun.management.compiler=HotSpot Client Compiler, os.version=5.1, connection.password=admin, user.home=C:\Documents and Settings\Ezequiel, user.timezone=, connection.username=root, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=Cp1252, java.specification.version=1.5, hibernate.connection.driver_class=com.mysql.jdbc.Driver, myeclipse.connection.profile=mysql, user.name=Ezequiel, java.class.path=D:\Desarrollo Ezequiel\Desarrollo\Proyectos\HibernateDemo\bin;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\antlr-2.7.5H3.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\asm.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\asm-attrs.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\cglib-2.1.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\commons-collections-2.1.1.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\commons-logging-1.0.4.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\dom4j-1.6.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\ehcache-1.1.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\hibernate3.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\jaas.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\jaxen-1.1-beta-4.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\jdbc2_0-stdext.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\jta.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\log4j-1.2.9.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\xerces-2.6.2.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.org.hibernate.eclipse_4.1.1\myeclipse-data\3.0\lib\xml-apis.jar;D:\Desarrollo Ezequiel\Desarrollo\Proyectos\HibernateDemo\lib\mysql-connector-java-5.0.0-beta-bin.jar, java.vm.specification.version=1.0, java.home=C:\Program Files\Java\jre1.5.0_06, sun.arch.data.model=32, hibernate.dialect=org.hibernate.dialect.MySQLDialect, hibernate.connection.url=jdbc:mysql://localhost:3309/mondrianfoodmart, user.language=es, java.specification.vendor=Sun Microsystems Inc., awt.toolkit=sun.awt.windows.WToolkit, hibernate.cglib.use_reflection_optimizer=true, java.vm.info=mixed mode, sharing, java.version=1.5.0_06, java.ext.dirs=C:\Program Files\Java\jre1.5.0_06\lib\ext, sun.boot.class.path=C:\Program Files\Java\jre1.5.0_06\lib\rt.jar;C:\Program Files\Java\jre1.5.0_06\lib\i18n.jar;C:\Program Files\Java\jre1.5.0_06\lib\sunrsasign.jar;C:\Program Files\Java\jre1.5.0_06\lib\jsse.jar;C:\Program Files\Java\jre1.5.0_06\lib\jce.jar;C:\Program Files\Java\jre1.5.0_06\lib\charsets.jar;C:\Program Files\Java\jre1.5.0_06\classes, java.vendor=Sun Microsystems Inc., connection.driver_class=com.mysql.jdbc.Driver, file.separator=\, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, connection.url=jdbc:mysql://localhost:3309/mondrianfoodmart, dialect=org.hibernate.dialect.MySQLDialect, sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86}
4326 [main] DEBUG net.sf.ehcache.CacheManager - Creating new CacheManager with default config
4336 [main] DEBUG net.sf.ehcache.CacheManager - Configuring ehcache from classpath.
4336 [main] WARN net.sf.ehcache.config.Configurator - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Program%20Files/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_4.1.1/myeclipse-data/3.0/lib/ehcache-1.1.jar!/ehcache-failsafe.xml
4356 [main] DEBUG net.sf.ehcache.config.Configuration$DiskStore - Disk Store Path: C:\DOCUME~1\Ezequiel\LOCALS~1\Temp\
6469 [main] DEBUG org.hibernate.persister.entity.BasicEntityPersister - Static SQL for entity: db.Customer
6469 [main] DEBUG org.hibernate.persister.entity.BasicEntityPersister - Version select: select customer_id, account_num, lname, fname, mi, address1, address2, address3, address4, city, state_province, postal_code, country, customer_region_id, phone1, phone2, birthdate, marital_status, yearly_income, gender, total_children, num_children_at_home, education, date_accnt_opened, member_card, occupation, houseowner, num_cars_owned, fullname from mondrianfoodmart.customer where customer_id =? and account_num =? and lname =? and fname =? and mi =? and address1 =? and address2 =? and address3 =? and address4 =? and city =? and state_province =? and postal_code =? and country =? and customer_region_id =? and phone1 =? and phone2 =? and birthdate =? and marital_status =? and yearly_income =? and gender =? and total_children =? and num_children_at_home =? and education =? and date_accnt_opened =? and member_card =? and occupation =? and houseowner =? and num_cars_owned =? and fullname =?
6509 [main] DEBUG org.hibernate.persister.entity.BasicEntityPersister - Snapshot select: select customer_.customer_id, customer_.account_num, customer_.lname, customer_.fname, customer_.mi, customer_.address1, customer_.address2, customer_.address3, customer_.address4, customer_.city, customer_.state_province, customer_.postal_code, customer_.country, customer_.customer_region_id, customer_.phone1, customer_.phone2, customer_.birthdate, customer_.marital_status, customer_.yearly_income, customer_.gender, customer_.total_children, customer_.num_children_at_home, customer_.education, customer_.date_accnt_opened, customer_.member_card, customer_.occupation, customer_.houseowner, customer_.num_cars_owned, customer_.fullname from mondrianfoodmart.customer customer_ where customer_.customer_id=? and customer_.account_num=? and customer_.lname=? and customer_.fname=? and customer_.mi=? and customer_.address1=? and customer_.address2=? and customer_.address3=? and customer_.address4=? and customer_.city=? and customer_.state_province=? and customer_.postal_code=? and customer_.country=? and customer_.customer_region_id=? and customer_.phone1=? and customer_.phone2=? and customer_.birthdate=? and customer_.marital_status=? and customer_.yearly_income=? and customer_.gender=? and customer_.total_children=? and customer_.num_children_at_home=? and customer_.education=? and customer_.date_accnt_opened=? and customer_.member_card=? and customer_.occupation=? and customer_.houseowner=? and customer_.num_cars_owned=? and customer_.fullname=?
6509 [main] DEBUG org.hibernate.persister.entity.BasicEntityPersister - Insert 0: insert into mondrianfoodmart.customer (customer_id, account_num, lname, fname, mi, address1, address2, address3, address4, city, state_province, postal_code, country, customer_region_id, phone1, phone2, birthdate, marital_status, yearly_income, gender, total_children, num_children_at_home, education, date_accnt_opened, member_card, occupation, houseowner, num_cars_owned, fullname) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
6509 [main] DEBUG org.hibernate.persister.entity.BasicEntityPersister - Update 0: null
6509 [main] DEBUG org.hibernate.persister.entity.BasicEntityPersister - Delete 0: delete from mondrianfoodmart.customer where customer_id=? and account_num=? and lname=? and fname=? and mi=? and address1=? and address2=? and address3=? and address4=? and city=? and state_province=? and postal_code=? and country=? and customer_region_id=? and phone1=? and phone2=? and birthdate=? and marital_status=? and yearly_income=? and gender=? and total_children=? and num_children_at_home=? and education=? and date_accnt_opened=? and member_card=? and occupation=? and houseowner=? and num_cars_owned=? and fullname=?
6559 [main] DEBUG org.hibernate.loader.entity.EntityLoader - Static select for entity db.Customer: select customer0_.customer_id as customer1_0_, customer0_.account_num as account2_0_, customer0_.lname as lname0_, customer0_.fname as fname0_, customer0_.mi as mi0_, customer0_.address1 as address6_0_, customer0_.address2 as address7_0_, customer0_.address3 as address8_0_, customer0_.address4 as address9_0_, customer0_.city as city0_, customer0_.state_province as state11_0_, customer0_.postal_code as postal12_0_, customer0_.country as country0_, customer0_.customer_region_id as customer14_0_, customer0_.phone1 as phone15_0_, customer0_.phone2 as phone16_0_, customer0_.birthdate as birthdate0_, customer0_.marital_status as marital18_0_, customer0_.yearly_income as yearly19_0_, customer0_.gender as gender0_, customer0_.total_children as total21_0_, customer0_.num_children_at_home as num22_0_, customer0_.education as education0_, customer0_.date_accnt_opened as date24_0_, customer0_.member_card as member25_0_, customer0_.occupation as occupation0_, customer0_.houseowner as houseowner0_, customer0_.num_cars_owned as num28_0_, customer0_.fullname as fullname0_ from mondrianfoodmart.customer customer0_ where customer0_.customer_id=? and customer0_.account_num=? and customer0_.lname=? and customer0_.fname=? and customer0_.mi=? and customer0_.address1=? and customer0_.address2=? and customer0_.address3=? and customer0_.address4=? and customer0_.city=? and customer0_.state_province=? and customer0_.postal_code=? and customer0_.country=? and customer0_.customer_region_id=? and customer0_.phone1=? and customer0_.phone2=? and customer0_.birthdate=? and customer0_.marital_status=? and customer0_.yearly_income=? and customer0_.gender=? and customer0_.total_children=? and customer0_.num_children_at_home=? and customer0_.education=? and customer0_.date_accnt_opened=? and customer0_.member_card=? and customer0_.occupation=? and customer0_.houseowner=? and customer0_.num_cars_owned=? and customer0_.fullname=?
6569 [main] DEBUG org.hibernate.loader.entity.EntityLoader - Static select for entity db.Customer: select customer0_.customer_id as customer1_0_, customer0_.account_num as account2_0_, customer0_.lname as lname0_, customer0_.fname as fname0_, customer0_.mi as mi0_, customer0_.address1 as address6_0_, customer0_.address2 as address7_0_, customer0_.address3 as address8_0_, customer0_.address4 as address9_0_, customer0_.city as city0_, customer0_.state_province as state11_0_, customer0_.postal_code as postal12_0_, customer0_.country as country0_, customer0_.customer_region_id as customer14_0_, customer0_.phone1 as phone15_0_, customer0_.phone2 as phone16_0_, customer0_.birthdate as birthdate0_, customer0_.marital_status as marital18_0_, customer0_.yearly_income as yearly19_0_, customer0_.gender as gender0_, customer0_.total_children as total21_0_, customer0_.num_children_at_home as num22_0_, customer0_.education as education0_, customer0_.date_accnt_opened as date24_0_, customer0_.member_card as member25_0_, customer0_.occupation as occupation0_, customer0_.houseowner as houseowner0_, customer0_.num_cars_owned as num28_0_, customer0_.fullname as fullname0_ from mondrianfoodmart.customer customer0_ where customer0_.customer_id=? and customer0_.account_num=? and customer0_.lname=? and customer0_.fname=? and customer0_.mi=? and customer0_.address1=? and customer0_.address2=? and customer0_.address3=? and customer0_.address4=? and customer0_.city=? and customer0_.state_province=? and customer0_.postal_code=? and customer0_.country=? and customer0_.customer_region_id=? and customer0_.phone1=? and customer0_.phone2=? and customer0_.birthdate=? and customer0_.marital_status=? and customer0_.yearly_income=? and customer0_.gender=? and customer0_.total_children=? and customer0_.num_children_at_home=? and customer0_.education=? and customer0_.date_accnt_opened=? and customer0_.member_card=? and customer0_.occupation=? and customer0_.houseowner=? and customer0_.num_cars_owned=? and customer0_.fullname=?
6569 [main] DEBUG org.hibernate.loader.entity.EntityLoader - Static select for entity db.Customer: select customer0_.customer_id as customer1_0_, customer0_.account_num as account2_0_, customer0_.lname as lname0_, customer0_.fname as fname0_, customer0_.mi as mi0_, customer0_.address1 as address6_0_, customer0_.address2 as address7_0_, customer0_.address3 as address8_0_, customer0_.address4 as address9_0_, customer0_.city as city0_, customer0_.state_province as state11_0_, customer0_.postal_code as postal12_0_, customer0_.country as country0_, customer0_.customer_region_id as customer14_0_, customer0_.phone1 as phone15_0_, customer0_.phone2 as phone16_0_, customer0_.birthdate as birthdate0_, customer0_.marital_status as marital18_0_, customer0_.yearly_income as yearly19_0_, customer0_.gender as gender0_, customer0_.total_children as total21_0_, customer0_.num_children_at_home as num22_0_, customer0_.education as education0_, customer0_.date_accnt_opened as date24_0_, customer0_.member_card as member25_0_, customer0_.occupation as occupation0_, customer0_.houseowner as houseowner0_, customer0_.num_cars_owned as num28_0_, customer0_.fullname as fullname0_ from mondrianfoodmart.customer customer0_ where customer0_.customer_id=? and customer0_.account_num=? and customer0_.lname=? and customer0_.fname=? and customer0_.mi=? and customer0_.address1=? and customer0_.address2=? and customer0_.address3=? and customer0_.address4=? and customer0_.city=? and customer0_.state_province=? and customer0_.postal_code=? and customer0_.country=? and customer0_.customer_region_id=? and customer0_.phone1=? and customer0_.phone2=? and customer0_.birthdate=? and customer0_.marital_status=? and customer0_.yearly_income=? and customer0_.gender=? and customer0_.total_children=? and customer0_.num_children_at_home=? and customer0_.education=? and customer0_.date_accnt_opened=? and customer0_.member_card=? and customer0_.occupation=? and customer0_.houseowner=? and customer0_.num_cars_owned=? and customer0_.fullname=? for update
6569 [main] DEBUG org.hibernate.loader.entity.EntityLoader - Static select for entity db.Customer: select customer0_.customer_id as customer1_0_, customer0_.account_num as account2_0_, customer0_.lname as lname0_, customer0_.fname as fname0_, customer0_.mi as mi0_, customer0_.address1 as address6_0_, customer0_.address2 as address7_0_, customer0_.address3 as address8_0_, customer0_.address4 as address9_0_, customer0_.city as city0_, customer0_.state_province as state11_0_, customer0_.postal_code as postal12_0_, customer0_.country as country0_, customer0_.customer_region_id as customer14_0_, customer0_.phone1 as phone15_0_, customer0_.phone2 as phone16_0_, customer0_.birthdate as birthdate0_, customer0_.marital_status as marital18_0_, customer0_.yearly_income as yearly19_0_, customer0_.gender as gender0_, customer0_.total_children as total21_0_, customer0_.num_children_at_home as num22_0_, customer0_.education as education0_, customer0_.date_accnt_opened as date24_0_, customer0_.member_card as member25_0_, customer0_.occupation as occupation0_, customer0_.houseowner as houseowner0_, customer0_.num_cars_owned as num28_0_, customer0_.fullname as fullname0_ from mondrianfoodmart.customer customer0_ where customer0_.customer_id=? and customer0_.account_num=? and customer0_.lname=? and customer0_.fname=? and customer0_.mi=? and customer0_.address1=? and customer0_.address2=? and customer0_.address3=? and customer0_.address4=? and customer0_.city=? and customer0_.state_province=? and customer0_.postal_code=? and customer0_.country=? and customer0_.customer_region_id=? and customer0_.phone1=? and customer0_.phone2=? and customer0_.birthdate=? and customer0_.marital_status=? and customer0_.yearly_income=? and customer0_.gender=? and customer0_.total_children=? and customer0_.num_children_at_home=? and customer0_.education=? and customer0_.date_accnt_opened=? and customer0_.member_card=? and customer0_.occupation=? and customer0_.houseowner=? and customer0_.num_cars_owned=? and customer0_.fullname=? for update
6749 [main] DEBUG org.hibernate.impl.SessionFactoryObjectFactory - initializing class SessionFactoryObjectFactory
6759 [main] DEBUG org.hibernate.impl.SessionFactoryObjectFactory - registered: 402883c70c1faad3010c1faadd740000 (unnamed)
6759 [main] INFO org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured
6759 [main] DEBUG org.hibernate.impl.SessionFactoryImpl - instantiated session factory
6759 [main] INFO org.hibernate.impl.SessionFactoryImpl - Checking 0 named queries
6910 [main] DEBUG org.hibernate.impl.SessionImpl - opened session at timestamp: 4716882029961216
6910 [main] DEBUG org.hibernate.transaction.JDBCTransaction - begin
6910 [main] DEBUG org.hibernate.jdbc.ConnectionManager - opening JDBC connection
6910 [main] DEBUG org.hibernate.connection.DriverManagerConnectionProvider - total checked-out connections: 0
6910 [main] DEBUG org.hibernate.connection.DriverManagerConnectionProvider - using pooled JDBC connection, pool size: 0
6910 [main] DEBUG org.hibernate.transaction.JDBCTransaction - current autocommit status: false
6910 [main] INFO HibernateTest - Begining Transaction.
6930 [main] DEBUG org.hibernate.impl.SessionImpl - find: from Customer cust where fname = 'Bryan'
6940 [main] DEBUG org.hibernate.engine.QueryParameters - named parameters: {}
7060 [main] DEBUG org.hibernate.hql.ast.QueryTranslatorImpl - parse() - HQL: from db.Customer cust where fname = 'Bryan'
7080 [main] DEBUG org.hibernate.hql.ast.AST - --- HQL AST ---
\-[QUERY] 'query'
+-[SELECT_FROM] 'SELECT_FROM'
| \-[FROM] 'from'
| \-[RANGE] 'RANGE'
| +-[DOT] '.'
| | +-[IDENT] 'db'
| | \-[IDENT] 'Customer'
| \-[ALIAS] 'cust'
\-[WHERE] 'where'
\-[EQ] '='
+-[IDENT] 'fname'
\-[QUOTED_STRING] ''Bryan''
7080 [main] DEBUG org.hibernate.hql.ast.ErrorCounter - throwQueryException() : no errors
7160 [main] DEBUG org.hibernate.hql.antlr.HqlSqlBaseWalker - query() << begin, level = 1
7200 [main] DEBUG org.hibernate.hql.ast.FromElement - FromClause{level=1} : db.Customer (cust) -> customer0_
7210 [main] DEBUG org.hibernate.hql.antlr.HqlSqlBaseWalker - query() : finishing up , level = 1
7210 [main] DEBUG org.hibernate.hql.ast.HqlSqlWalker - processQuery() : ( SELECT ( FromClause{level=1} mondrianfoodmart.customer customer0_ ) ( where ( = fname 'Bryan' ) ) )
7220 [main] DEBUG org.hibernate.hql.ast.HqlSqlWalker - Derived SELECT clause created.
7240 [main] DEBUG org.hibernate.hql.ast.JoinProcessor - Using FROM fragment [mondrianfoodmart.customer customer0_]
7240 [main] DEBUG org.hibernate.hql.antlr.HqlSqlBaseWalker - query() >> end, level = 1
7250 [main] DEBUG org.hibernate.hql.ast.AST - --- SQL AST ---
\-[SELECT] QueryNode: 'SELECT' querySpaces (mondrianfoodmart.customer)
+-[SELECT_CLAUSE] SelectClause: '{derived select clause}'
| \-[SELECT_EXPR] SelectExpressionImpl: 'customer0_.customer_id as customer1_, customer0_.account_num as account2_, customer0_.lname as lname, customer0_.fname as fname, customer0_.mi as mi, customer0_.address1 as address6_, customer0_.address2 as address7_, customer0_.address3 as address8_, customer0_.address4 as address9_, customer0_.city as city, customer0_.state_province as state11_, customer0_.postal_code as postal12_, customer0_.country as country, customer0_.customer_region_id as customer14_, customer0_.phone1 as phone15_, customer0_.phone2 as phone16_, customer0_.birthdate as birthdate, customer0_.marital_status as marital18_, customer0_.yearly_income as yearly19_, customer0_.gender as gender, customer0_.total_children as total21_, customer0_.num_children_at_home as num22_, customer0_.education as education, customer0_.date_accnt_opened as date24_, customer0_.member_card as member25_, customer0_.occupation as occupation, customer0_.houseowner as houseowner, customer0_.num_cars_owned as num28_, customer0_.fullname as fullname' {FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=cust,role=null,tableName=mondrianfoodmart.customer,tableAlias=customer0_,colums={,className=db.Customer}}}
+-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[cust], fromElementByTableAlias=[customer0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]}
| \-[FROM_FRAGMENT] FromElement: 'mondrianfoodmart.customer customer0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=cust,role=null,tableName=mondrianfoodmart.customer,tableAlias=customer0_,colums={,className=db.Customer}}
\-[WHERE] SqlNode: 'where'
\-[EQ] SqlNode: '='
+-[IDENT] IdentNode: 'fname' {originalText=fname}
\-[QUOTED_STRING] LiteralNode: ''Bryan''
7250 [main] DEBUG org.hibernate.hql.ast.ErrorCounter - throwQueryException() : no errors
7270 [main] DEBUG org.hibernate.hql.ast.QueryTranslatorImpl - HQL: from db.Customer cust where fname = 'Bryan'
7270 [main] DEBUG org.hibernate.hql.ast.QueryTranslatorImpl - SQL: select customer0_.customer_id as customer1_, customer0_.account_num as account2_, customer0_.lname as lname, customer0_.fname as fname, customer0_.mi as mi, customer0_.address1 as address6_, customer0_.address2 as address7_, customer0_.address3 as address8_, customer0_.address4 as address9_, customer0_.city as city, customer0_.state_province as state11_, customer0_.postal_code as postal12_, customer0_.country as country, customer0_.customer_region_id as customer14_, customer0_.phone1 as phone15_, customer0_.phone2 as phone16_, customer0_.birthdate as birthdate, customer0_.marital_status as marital18_, customer0_.yearly_income as yearly19_, customer0_.gender as gender, customer0_.total_children as total21_, customer0_.num_children_at_home as num22_, customer0_.education as education, customer0_.date_accnt_opened as date24_, customer0_.member_card as member25_, customer0_.occupation as occupation, customer0_.houseowner as houseowner, customer0_.num_cars_owned as num28_, customer0_.fullname as fullname from mondrianfoodmart.customer customer0_ where fname='Bryan'
7310 [main] DEBUG org.hibernate.hql.ast.ErrorCounter - throwQueryException() : no errors
7320 [main] DEBUG org.hibernate.jdbc.AbstractBatcher - about to open PreparedStatement (open PreparedStatements: 0, globally: 0)
7320 [main] DEBUG org.hibernate.SQL - select customer0_.customer_id as customer1_, customer0_.account_num as account2_, customer0_.lname as lname, customer0_.fname as fname, customer0_.mi as mi, customer0_.address1 as address6_, customer0_.address2 as address7_, customer0_.address3 as address8_, customer0_.address4 as address9_, customer0_.city as city, customer0_.state_province as state11_, customer0_.postal_code as postal12_, customer0_.country as country, customer0_.customer_region_id as customer14_, customer0_.phone1 as phone15_, customer0_.phone2 as phone16_, customer0_.birthdate as birthdate, customer0_.marital_status as marital18_, customer0_.yearly_income as yearly19_, customer0_.gender as gender, customer0_.total_children as total21_, customer0_.num_children_at_home as num22_, customer0_.education as education, customer0_.date_accnt_opened as date24_, customer0_.member_card as member25_, customer0_.occupation as occupation, customer0_.houseowner as houseowner, customer0_.num_cars_owned as num28_, customer0_.fullname as fullname from mondrianfoodmart.customer customer0_ where fname='Bryan'
7320 [main] DEBUG org.hibernate.jdbc.AbstractBatcher - preparing statement
7400 [main] DEBUG org.hibernate.jdbc.AbstractBatcher - about to open ResultSet (open ResultSets: 0, globally: 0)
7410 [main] DEBUG org.hibernate.loader.Loader - processing result set
7410 [main] DEBUG org.hibernate.loader.Loader - result set row: 0
7410 [main] DEBUG org.hibernate.type.IntegerType - returning '14' as column: customer1_
7410 [main] DEBUG org.hibernate.type.DoubleType - returning '8.759262681E10' as column: account2_
7410 [main] DEBUG org.hibernate.type.StringType - returning 'Rutledge' as column: lname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Bryan' as column: fname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'K.' as column: mi
7430 [main] DEBUG org.hibernate.type.StringType - returning '3074 Ardith Drive' as column: address6_
7430 [main] DEBUG org.hibernate.type.StringType - returning null as column: address7_
7430 [main] DEBUG org.hibernate.loader.Loader - result row: null
7430 [main] DEBUG org.hibernate.loader.Loader - result set row: 1
7430 [main] DEBUG org.hibernate.type.IntegerType - returning '231' as column: customer1_
7430 [main] DEBUG org.hibernate.type.DoubleType - returning '9.012145102E10' as column: account2_
7430 [main] DEBUG org.hibernate.type.StringType - returning 'West' as column: lname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Bryan' as column: fname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'R.' as column: mi
7430 [main] DEBUG org.hibernate.type.StringType - returning '2603 Condor Place' as column: address6_
7430 [main] DEBUG org.hibernate.type.StringType - returning null as column: address7_
7430 [main] DEBUG org.hibernate.loader.Loader - result row: null
7430 [main] DEBUG org.hibernate.loader.Loader - result set row: 2
7430 [main] DEBUG org.hibernate.type.IntegerType - returning '1434' as column: customer1_
7430 [main] DEBUG org.hibernate.type.DoubleType - returning '1.29763883E10' as column: account2_
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Brown' as column: lname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Bryan' as column: fname
7430 [main] DEBUG org.hibernate.type.StringType - returning null as column: mi
7430 [main] DEBUG org.hibernate.loader.Loader - result row: null
7430 [main] DEBUG org.hibernate.loader.Loader - result set row: 3
7430 [main] DEBUG org.hibernate.type.IntegerType - returning '2954' as column: customer1_
7430 [main] DEBUG org.hibernate.type.DoubleType - returning '2.3785996437E10' as column: account2_
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Kelley' as column: lname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Bryan' as column: fname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'M.' as column: mi
7430 [main] DEBUG org.hibernate.type.StringType - returning '5012 Freda Drive' as column: address6_
7430 [main] DEBUG org.hibernate.type.StringType - returning null as column: address7_
7430 [main] DEBUG org.hibernate.loader.Loader - result row: null
7430 [main] DEBUG org.hibernate.loader.Loader - result set row: 4
7430 [main] DEBUG org.hibernate.type.IntegerType - returning '4418' as column: customer1_
7430 [main] DEBUG org.hibernate.type.DoubleType - returning '3.4745550751E10' as column: account2_
7430 [main] DEBUG org.hibernate.type.StringType - returning 'White' as column: lname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Bryan' as column: fname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'K.' as column: mi
7430 [main] DEBUG org.hibernate.type.StringType - returning '4682 Deermeadow Way' as column: address6_
7430 [main] DEBUG org.hibernate.type.StringType - returning null as column: address7_
7430 [main] DEBUG org.hibernate.loader.Loader - result row: null
7430 [main] DEBUG org.hibernate.loader.Loader - result set row: 5
7430 [main] DEBUG org.hibernate.type.IntegerType - returning '7939' as column: customer1_
7430 [main] DEBUG org.hibernate.type.DoubleType - returning '6.369549632E10' as column: account2_
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Suggett' as column: lname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Bryan' as column: fname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'D.' as column: mi
7430 [main] DEBUG org.hibernate.type.StringType - returning '2084 Villageoaks Dr.' as column: address6_
7430 [main] DEBUG org.hibernate.type.StringType - returning null as column: address7_
7430 [main] DEBUG org.hibernate.loader.Loader - result row: null
7430 [main] DEBUG org.hibernate.loader.Loader - result set row: 6
7430 [main] DEBUG org.hibernate.type.IntegerType - returning '9739' as column: customer1_
7430 [main] DEBUG org.hibernate.type.DoubleType - returning '8.1841359138E10' as column: account2_
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Batuello' as column: lname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'Bryan' as column: fname
7430 [main] DEBUG org.hibernate.type.StringType - returning 'R.' as column: mi
7430 [main] DEBUG org.hibernate.type.StringType - returning '9782 Price Lane' as column: address6_
7430 [main] DEBUG org.hibernate.type.StringType - returning null as column: address7_
7430 [main] DEBUG org.hibernate.loader.Loader - result row: null
7430 [main] DEBUG org.hibernate.loader.Loader - done processing result set (7 rows)
7430 [main] DEBUG org.hibernate.jdbc.AbstractBatcher - about to close ResultSet (open ResultSets: 1, globally: 1)
7430 [main] DEBUG org.hibernate.jdbc.AbstractBatcher - about to close PreparedStatement (open PreparedStatements: 1, globally: 1)
7430 [main] DEBUG org.hibernate.jdbc.AbstractBatcher - closing statement
7440 [main] DEBUG org.hibernate.loader.Loader - total objects hydrated: 0
7440 [main] DEBUG org.hibernate.engine.PersistenceContext - initializing non-lazy collections
7440 [main] INFO HibernateTest - Procesing Query.
7440 [main] DEBUG org.hibernate.transaction.JDBCTransaction - commit
7440 [main] DEBUG org.hibernate.impl.SessionImpl - automatically flushing session
7440 [main] DEBUG org.hibernate.jdbc.JDBCContext - before transaction completion
7440 [main] DEBUG org.hibernate.impl.SessionImpl - before transaction completion
7440 [main] DEBUG org.hibernate.transaction.JDBCTransaction - committed JDBC Connection
7440 [main] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
7440 [main] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
7440 [main] DEBUG org.hibernate.impl.SessionImpl - closing session
7440 [main] DEBUG org.hibernate.jdbc.ConnectionManager - closing JDBC connection [ (open PreparedStatements: 0, globally: 0) (open ResultSets: 0, globally: 0)]
7450 [main] DEBUG org.hibernate.connection.DriverManagerConnectionProvider - returning connection to pool, pool size: 1
7450 [main] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
7450 [main] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
7450 [main] INFO HibernateTest - Gone away.