How can I avoid Hibernate on running these script every startup, the deployments takes too much time.
Code:
2015-06-17 14:33:25,857 INFO [stdout] (ServerService Thread Pool -- 58) Hibernate:
2015-06-17 14:33:25,857 INFO [stdout] (ServerService Thread Pool -- 58) create table HT_FISCALIZACAO_INTERNO (ID_FISCALIZACAO_INTERNO integer not null, hib_sess_id CHAR(36))
Code:
[org.hibernate.id.enhanced.SequenceStyleGenerator] (ServerService Thread Pool -- 58) HHH000107: Forcing table use for sequence-style generator due to pooled optimizer selection where db does not support pooled sequences