On Apr 11, 2012, at 11:11 AM, Emmanuel Bernard wrote:
BTW I don't know when the properties have been added to URL, but
if it's still possible, I'd use an array on protocol, host, port to be able to
do:
@URL(host={"hibernate.org", ""www.hibernate.org"})
Good point. In retrospect this would have been better. Unfortunately, the current
properties are around since the very first 4.x version.
--Hardy