Archive for \'Java\'



Default Values With Hibernate Annotations

How to set the default value of a field with Hibernate.

Adding Appfuse Dependencies

How to add a dependency to AppFuse.

Complex Constants in Java

How to assign a complex class (such as a HashMap / ArrayList etc) as a constant in Java.

Get complete AppFuse sources

How to get the complete, exploded source of an AppFuse application.

Skip AppFuse Tests

How to skip tests when compiling/running AppFuse applications.

Appfuse “failed to lazily initialize a collection of role”

Fix the failed to lazily initialize a collection of role error in AppFuse

Hibernate OneToMany Relationships

An example of a one-to-many relationship using Spring MVC and Hibernate.

Hibernate ‘TYPE=storage_engine is deprecated’

Fixing ‘TYPE=storage_engine is deprecated’ warnings in Hibernate.