Skip to main content

Posts Tagged ‘Hibernate’

Basic usage about Hibernate

What is Hibernate? Hibernate, as an ORM (Object rational Mapping) solution, effectively “sits between” the Java application data access layer and the Relational Database, as can be seen in the diagram above. The Java application makes use of the Hibernate APIs to load, store, query, etc its domain data. Why use Hibernate? High Cross-database portability […]

Windows 8 – Hibernate

Windows 8 – Hibernation Option Missing?   Enable Hibernation in Windows 8 If you’re a frequent traveler like me, who uses ‘Hibernate’ to save on battery life when not using your device – this article is for you!   For some reason Hibernate is not a choice when you go to shut-down your Windows 8 […]