Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java J2SE

Hibernate 3 Formulas

Author: onjava.com | Published: 26th Aug 2005 | Visited: 1222 times | Add Comment
Filed in: J2SE

Hibernate's formula element has been limited in previous versions of the popular object-relational mapping framework, but in Hibernate 3, your formulas can be used in many new ways that will simplify and empower your programming. Dai Yifan shows you what's new.

Read Article
 

Sponsored Links

 


Related Articles

 Article :: Building Basic Formulas in Excel 2007 Paul McFedries takes you through some formula basics in Excel 2 ...

 The Java EE Application as an EJB/Spring/Hibernate Hybrid Java EE 5 provides all the features you need to build a robust enterprise application right in an EJB 3.0 container, but incorporating the relative strengths of Spring and Hibernate can further improve the productivity and quality of your applicat ...

 New Tutorial: Hibernate Learn to use this open source tool that provides object/relational persistence and query servi ...

 Support of Custom Fields with Hibernate Introduction When developing corporate-level business applications (Enterprise Scale) customers often requires implementing support for extensibility of the application object model not modifying the system source code. Use of extensible domain model allows for development of new functionality with ...

 New Tutorial: Hibernate Learn to use this open source tool that provides object/relational persistence and query servi ...

 Agile Database Refactoring with Hibernate  Your data model was near perfect when your application was first written. Since then, it has... evolved. In this article, we will show readers how to upgrade their faulty schemas and data models without affecting existing applications or processes. ...

 hbm2delphi - create Delphi class source from Hibernate mappings Proof of concept for automatic delphi source code generation using Hibernate mapping fi ...

 A library for evaluating Excel-style formulas Allows you to evaluate Excel-style formulas, track their dependencies, and recalculate in natural o ...

 An Introduction to Hibernate 3 Annotations  Hibernate is just about the defacto standard for Java database persistence. With Hibernate 3, it has become even easier to specify how your Java objects are stored in a database. In this article, John Smart shows how Java 5 annotations are used by Hibernate to simplify your code and make persis ...

 Don't Let Hibernate Steal Your Identity  Hibernate has one set of ideas about how to make something unique, such as using a database sequence number as an ID. But this clashes with Java's need for implementations of equals() and hashCode() that determine identity for objects, even those that haven't yet made a trip to the da ...



Next: iBatis DAO



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links