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