hibernate經過SessionFactory得到數據庫鏈接的屬性

該類繼承HibernateDaoSupportweb Connection conn = this.getHibernateTemplate().getSessionFactory().getCurrentSession().connection(); try { DatabaseMetaData d =conn.getMetaData();
相關文章
相關標籤/搜索