public interface HibernateDao
限定符和类型 | 方法和说明 |
---|---|
org.hibernate.Session |
getSession()
Users should use this method to get a Session to call its statement methods
This is Session is managed by spring.
|
Copyright © 2015 jiucai.org. All rights reserved.