Citation:
Hibernate:
select
processdef0_.ID_ as ID1_4_,
processdef0_.NAME_ as NAME2_4_,
processdef0_.VERSION_ as VERSION3_4_,
processdef0_.ISTERMINATIONIMPLICIT_ as ISTERMIN4_4_,
processdef0_.STARTSTATE_ as STARTSTATE5_4_
from
JBPM_PROCESSDEFINITION processdef0_
where
processdef0_.NAME_=?
order by
processdef0_.VERSION_ desc
13:00:23,841 [main] ERROR TableGenerator : could not read a hi value
org.postgresql.util.PSQLException: ERROR: relation "hibernate_unique_key" does not exist
j'arrive pas à voir clairement dessus.