Description: A object/relational persistence and query service for Java. To support a rapid build procedure, Hibernate rejects the use of code generation or bytecode processing. Instead runtime reflection is used and SQL generation occurs at system startup time. [Open source, LGPL]