ObjectDB ObjectDB

getInstance() - JDO JDOImplHelper's static method

Static Method
javax.jdo.spi.JDOImplHelper
JDOImplHelper getInstance()

Get an instance of JDOImplHelper. This method checks that the caller is authorized for JDOPermission("getMetadata"), and if not, throws SecurityException.
Returns:
an instance of JDOImplHelper.
Throws:
SecurityException - if the caller is not authorized for JDOPermission("getMetadata").
Since:
JDO 1.0