creativity in code.

creativity is that spark of electricity before an explosion.
it allows us, in a single instance to explore all possibilities without hesitation.

Hibernate


Hibernate is an object-relational mapping (ORM) solution for the Java language: it provides an easy to use framework for mapping an object-oriented domain model to a traditional relational database. Its purpose is to relieve the developer from a significant amount of relational data persistence-related programming tasks.

Hibernate's primary feature is mapping from Java classes to database tables (and from Java data types to SQL data types). Hibernate also provides data query and retrieval facilities. Hibernate generates the SQL calls and relieves the developer from manual result set handling and object conversion, keeping the application portable to all SQL databases, with database portability delivered at very little performance overhead.

Hibernate provides transparent persistence for Plain Old Java Objects (POJOs). The only strict requirement for a persistent class is a no-argument constructor, not compulsorily public. (Proper behavior in some applications also requires special attention to the equals() and hashCode() methods.

There is a .NET port of Hibernate called nHibernate. Click here for more info.

x2codecreative ltd are pioneers in custom and standard database persistence . We have years of experience in designing, developing and implement object abstracted software systems.

Please contact us for more information.


Other pages of interest:
[+] Web Design and Web Development
[+] Sumit Taneja
[+] Java Persistent API
[+] Embedded Systems Engineering Embedded software and embedded systems, are those that require 100% o..
[+] NET application server fundamentals for the enterprise
[+] Artificial Neural Networks
[+] Forward thinking eCommerce is the next-generation dot com Forward thinking eCommerce is about pr..
[+] .NET Enterprise provides a truly robust and scalable platform to build business applications on I..
[+] Fujitsu Expands Linux Offering
[+] Programming - Java XML Serialization


Comments(0)

add comment Add Comment

Add your comment

Email address:
Your name:
Do you want your email to be visible?: