@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface VersionColumns
Modifier and Type | Optional Element and Description |
---|---|
VersionColumn[] |
value |
public abstract VersionColumn[] value
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.