Re: [Objectbridge-jdo-dev] jdo metadata
Brought to you by:
thma
From: Sebastian K. <seb...@mu...> - 2002-05-17 20:43:59
|
Hi, On Friday 17 May 2002 15:01, Jim Hughes wrote: > According to the spec they are required at runtime and enhancement > time. They are needed at enhancement time to (at the very least) > specify which files are persistent. I'm not sure why they're needed at > runtime, but the spec says they are. you are right, they are needed at runtime, too. For example, if the schema-mapping is stored in these files, the jdo-implementation obviously needs it. Even if no vendor-extensions are present, they have to be present to know some settings for persistent fields, for example, whether to store embedded or not, whether a field is transient (not to be confused with the java keyword with the same name), transactional or persistent, of which classes collection members are and so on... ciao Sebastian -- Sebastian Kanthak | seb...@mu... |