Hello!

I have field named "default"
I use
PersistentFieldClass=org.apache.ojb.broker.metadata.PersistentFieldPropertyImpl in 
OJB.properties

I want my access methods to be called
isDefault()
setDefault(),
but now I must call them setIsDefault() and getIsDefailt() because of
PersistentFieldClass rules.

Is there any solution for this case?
Is it possible to use different PersistentFieldClass settings for
different classes?

Thanks.


-- 
Best regards,
 Andrey                            mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to