hibernate经过SessionFactory得到数据库链接的属性

该类继承HibernateDaoSupportweb Connection conn = this.getHibernateTemplate().getSessionFactory().getCurrentSession().connection(); try { DatabaseMetaData d =conn.getMetaData();
相关文章
相关标签/搜索