Sou novo e estou seguindo um projeto porem a hoda de testar o hibernate para adicionar os dados nas tabelas ele nao vai.
segue codigo de erro
Building petshot 1.0-SNAPSHOT
— exec-maven-plugin:1.2.1:exec (default-cli) @ petshot —
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.Version
INFORMAÇÕES: Hibernate Annotations 3.3.0.GA
jun 15, 2019 9:24:23 AM org.hibernate.cfg.Environment
INFORMAÇÕES: Hibernate 3.2.5
jun 15, 2019 9:24:23 AM org.hibernate.cfg.Environment
INFORMAÇÕES: hibernate.properties not found
jun 15, 2019 9:24:23 AM org.hibernate.cfg.Environment buildBytecodeProvider
INFORMAÇÕES: Bytecode provider name : cglib
jun 15, 2019 9:24:23 AM org.hibernate.cfg.Environment
INFORMAÇÕES: using JDK 1.4 java.sql.Timestamp handling
jun 15, 2019 9:24:23 AM org.hibernate.annotations.common.Version
INFO: HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
jun 15, 2019 9:24:23 AM org.hibernate.cfg.Configuration configure
INFORMAÇÕES: configuring from resource: hibernate.cfg.xml
jun 15, 2019 9:24:23 AM org.hibernate.cfg.Configuration getConfigurationInputStream
INFORMAÇÕES: Configuration resource: hibernate.cfg.xml
jun 15, 2019 9:24:23 AM org.hibernate.cfg.Configuration doConfigure
INFORMAÇÕES: Configured SessionFactory: null
jun 15, 2019 9:24:23 AM org.hibernate.dialect.Dialect
INFORMAÇÕES: Using dialect: org.hibernate.dialect.MySQLDialect
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Pessoa
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Pessoa on table Pessoa
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.PF
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.PF on table PF
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.PJ
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.PJ on table PJ
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.DocReceita
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.DocReceita on table DocReceita
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Telefone
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Telefone on table Telefone
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Endereco
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Endereco on table Endereco
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Animal
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Animal on table Animal
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Cachorro
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Cachorro on table Cachorro
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Gato
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Gato on table Gato
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Servico
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Servico on table Servico
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Banho
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Banho on table Banho
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Consulta
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Consulta on table Consulta
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Tosa
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Tosa on table Tosa
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationBinder bindClass
INFORMAÇÕES: Binding entity from annotated class: br.com.alexgaeta.controle.Vacina
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.EntityBinder bindTable
INFORMAÇÕES: Bind entity br.com.alexgaeta.controle.Vacina on table Vacina
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.CollectionBinder bindOneToManySecondPass
INFORMAÇÕES: Mapping collection: br.com.alexgaeta.controle.Pessoa.animal -> Animal
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.CollectionBinder bindOneToManySecondPass
INFORMAÇÕES: Mapping collection: br.com.alexgaeta.controle.Pessoa.endereco -> Endereco
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.CollectionBinder bindOneToManySecondPass
INFORMAÇÕES: Mapping collection: br.com.alexgaeta.controle.Pessoa.telefone -> Telefone
jun 15, 2019 9:24:23 AM org.hibernate.cfg.annotations.CollectionBinder bindOneToManySecondPass
INFORMAÇÕES: Mapping collection: br.com.alexgaeta.controle.Animal.servico -> Servico
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationConfiguration secondPassCompile
INFORMAÇÕES: Hibernate Validator not found: ignoring
jun 15, 2019 9:24:23 AM org.hibernate.cfg.AnnotationConfiguration secondPassCompile
INFORMAÇÕES: Hibernate Validator not found: ignoring
jun 15, 2019 9:24:23 AM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFORMAÇÕES: Running hbm2ddl schema export
jun 15, 2019 9:24:23 AM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFORMAÇÕES: exporting generated schema to database
jun 15, 2019 9:24:23 AM org.hibernate.connection.DriverManagerConnectionProvider configure
INFORMAÇÕES: Using Hibernate built-in connection pool (not for production use!)
jun 15, 2019 9:24:23 AM org.hibernate.connection.DriverManagerConnectionProvider configure
INFORMAÇÕES: Hibernate connection pool size: 20
jun 15, 2019 9:24:23 AM org.hibernate.connection.DriverManagerConnectionProvider configure
INFORMAÇÕES: autocommit mode: false
Loading class com.mysql.jdbc.Driver'. This is deprecated. The new driver class is
com.mysql.cj.jdbc.Driver’. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
jun 15, 2019 9:24:23 AM org.hibernate.connection.DriverManagerConnectionProvider configure
INFORMAÇÕES: using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://localhost:3306/estimacao?useTimezone=true&serverTimezone=UTC
jun 15, 2019 9:24:23 AM org.hibernate.connection.DriverManagerConnectionProvider configure
INFORMAÇÕES: connection properties: {user=root, password=****}
jun 15, 2019 9:24:24 AM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFORMAÇÕES: schema export complete
jun 15, 2019 9:24:24 AM org.hibernate.connection.DriverManagerConnectionProvider close
INFORMAÇÕES: cleaning up connection pool: jdbc:mysql://localhost:3306/estimacao?useTimezone=true&serverTimezone=UTC
BUILD SUCCESS
Total time: 1.864s
Finished at: Sat Jun 15 09:24:24 BRT 2019
Final Memory: 6M/106M