Type annotation is an Hibernate annotation. In full JPA2 (with Hibernate 3.6+), the way to map a Boolean field to a TINYINT(1) SQL type instead of BIT(1), ...
確定! 回上一頁