This website requires JavaScript.
Explore
Help
Sign In
Hibernate
/
hibernate-orm
mirror of
https://github.com/hibernate/hibernate-orm
Watch
1
Star
0
Fork
You've already forked hibernate-orm
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5c8e4f195d
hibernate-orm
/
documentation
/
devguide
/
en-US
/
extras
/
cmt-idiom.java
5 lines
80 B
Java
Raw
Blame
History
// CMT idiom
Session
sess
=
factory
.
getCurrentSession
(
)
;
// do some work
.
.
.
Reference in New Issue
View Git Blame
Copy Permalink