Hi,

Gary A. Bartlett wrote:
> Greetings -
> 
> I am just getting started with OJB and have a couple of basic questions.
> 
> (1) Can the repository file be reloaded at run time ?

yes.

> 
> (2) Does the OJB API include calls that allow a client to access the
> field-descriptor(s) associated with class-descriptor.
> 

yes. PersistenceBroker has a method to look up class-descriptors.
ClassDescriptor has methods to lookup FieldDescriptors. Just have a look 
at the respective JavaDoc.

> Also,  for what it is worth the link for the OJB.properties file (
> http://jakarta.apache.org/ojb/OJB.properties.txt )  from the
> http://jakarta.apache.org/ojb/ojb-properties.html page seems to be broken.
> 

The links are broken, because the website generation script does not yet 
match the intended build script.

Please refer to the documentation shipped with the distribution, where 
everything is generated correctly.

cheers,
Thomas

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



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

Reply via email to