I am a little bit confused about that
Can someone explain what steps do I have to do in order to get the database schema in java given only the objectdb file?
i.e. database.odb
I am a little bit confused about that
Can someone explain what steps do I have to do in order to get the database schema in java given only the objectdb file?
i.e. database.odb
See the JPA Metamodel API.