pessoal aguem pode me ajudar?
08/11/2011 10:42:47 org.hibernate.cfg.annotations.Version <clinit>
INFO: Hibernate Annotations 3.3.1.GA
08/11/2011 10:42:47 org.hibernate.cfg.Environment <clinit>
INFO: Hibernate 3.2.5
08/11/2011 10:42:47 org.hibernate.cfg.Environment <clinit>
INFO: hibernate.properties not found
08/11/2011 10:42:47 org.hibernate.cfg.Environment buildBytecodeProvider
INFO: Bytecode provider name : cglib
08/11/2011 10:42:47 org.hibernate.cfg.Environment <clinit>
INFO: using JDK 1.4 java.sql.Timestamp handling
08/11/2011 10:42:47 org.hibernate.cfg.Configuration configure
INFO: configuring from resource: /hibernate.cfg.xml
08/11/2011 10:42:47 org.hibernate.cfg.Configuration getConfigurationInputStream
INFO: Configuration resource: /hibernate.cfg.xml
08/11/2011 10:42:48 org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource : homemanager/entity/Contas.hbm.xml
08/11/2011 10:42:48 org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource : homemanager/entity/Usuarios.hbm.xml
08/11/2011 10:42:48 org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource : homemanager/entity/TipoCompromisso.hbm.xml
08/11/2011 10:42:48 org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource : homemanager/entity/Compromissos.hbm.xml
08/11/2011 10:42:48 org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource : homemanager/entity/Contatos.hbm.xml
08/11/2011 10:42:48 org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource : homemanager/entity/TipoConta.hbm.xml
08/11/2011 10:42:48 org.hibernate.cfg.Configuration doConfigure
INFO: Configured SessionFactory: null
08/11/2011 10:42:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: homemanager.entity.Contas -> contas
08/11/2011 10:42:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: homemanager.entity.Usuarios -> usuarios
08/11/2011 10:42:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: homemanager.entity.TipoCompromisso -> tipo_compromisso
08/11/2011 10:42:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: homemanager.entity.Compromissos -> compromissos
08/11/2011 10:42:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: homemanager.entity.Contatos -> contatos
08/11/2011 10:42:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: homemanager.entity.TipoConta -> tipo_conta
08/11/2011 10:42:48 org.hibernate.cfg.AnnotationConfiguration secondPassCompile
INFO: Hibernate Validator not found: ignoring
08/11/2011 10:42:48 org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
08/11/2011 10:42:48 org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
08/11/2011 10:42:48 org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
08/11/2011 10:42:48 org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://localhost:3306/bdhm
08/11/2011 10:42:48 org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=root}
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: MySQL, version: 5.5.15-log
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.13 ( Revision: ${bzr.revision-id} )
08/11/2011 10:42:49 org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.MySQLDialect
08/11/2011 10:42:49 org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
INFO: Using default transaction strategy (direct JDBC transactions)
08/11/2011 10:42:49 org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC batch size: 15
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC batch updates for versioned data: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): enabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Maximum outer join fetch depth: 2
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL inserts for batching: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
08/11/2011 10:42:49 org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.NoCacheProvider
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
08/11/2011 10:42:49 org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
08/11/2011 10:42:49 org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
08/11/2011 10:42:49 org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
CONSTRUÍDO COM SUCESSO (tempo total: 15 segundos)