public abstract @interface

Formula

implements Annotation
org.hibernate.annotations.Formula

Class Overview

Formula. To be used as a replacement for @Column in most places The formula has to be a valid SQL fragment

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation