You can also reuse code in these base classes if you are not using Hibernate annotations.
如果不使用Hibernate注解,也可以重用这些基类中的代码。
Seam also USES Hibernate annotations for data validation, so you must include that extension jar in addition to the main Hibernate jar.
Seam还使用Hibernate注释用于数据验证,所以除了主hibernate jar之外,还必须包括那个扩展jar。
With Hibernate, you take an existing model and an existing schema and express a map between them using annotations or XML.
通过 Hibernate,您可获取现有的模型和模式并使用注释或 XML 表达二者之间的映射。
应用推荐