@Retention(value=RUNTIME) @Target(value=FIELD) public @interface DataLength
Modifier and Type | Optional Element and Description |
---|---|
String |
hibernateField |
Class<?> |
hibernatePojo |
int |
length |
public abstract int length
public abstract Class<?> hibernatePojo
public abstract String hibernateField
Copyright © 2016. All rights reserved.