JPA and Hibernate don't support any database-specific enum types. If you want to use them in your table model, you need to implement your own enum type by ...
確定! 回上一頁