@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface DatabaseBlob
String
contentTypeProperty
fileNameProperty
timestampProperty
public abstract String contentTypeProperty
public abstract String fileNameProperty
public abstract String timestampProperty