Hello,

I was wondering how to specify a byte when using @ExternalValues.  What
would the format of the ???? be in the example below:

@ExternalValues({"BEL=?????"}) //0x07
@Type(byte.class)
private String bell = "BEL";

Thanks!
-- 
View this message in context: 
http://www.nabble.com/%40ExternalValues-with-a-byte.-tf4280481.html#a12183966
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to