类 HibernateModelMeta

java.lang.Object
org.beangle.commons.entity.metadata.impl.DefaultModelMeta
org.beangle.orm.hibernate.internal.HibernateModelMeta
所有已实现的接口:
Initializing, ModelMeta, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class HibernateModelMeta extends DefaultModelMeta implements org.springframework.context.ApplicationContextAware, Initializing
Building model from Hibernate.
从以下版本开始:
2.0
作者:
chaostone
  • 构造器详细资料

    • HibernateModelMeta

      public HibernateModelMeta()
  • 方法详细资料

    • init

      public void init() throws Exception
      指定者:
      init 在接口中 Initializing
      抛出:
      Exception
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
      指定者:
      setApplicationContext 在接口中 org.springframework.context.ApplicationContextAware
      抛出:
      org.springframework.beans.BeansException