Uses of Interface
javax.jdo.metadata.InterfaceMetadata
Packages that use InterfaceMetadata
Package
Description
This package contains classes representing the different components of the JDO Metadata.
-
Uses of InterfaceMetadata in javax.jdo.metadata
Methods in javax.jdo.metadata that return InterfaceMetadataModifier and TypeMethodDescriptionPackageMetadata.getInterfaces()
Accessor for all interfaces defined in this package.JDOMetadata.newInterfaceMetadata
(Class cls) Add a new interface to this JDO Metadata.PackageMetadata.newInterfaceMetadata
(Class cls) Add a new interface to this package.PackageMetadata.newInterfaceMetadata
(String name) Add a new interface to this package.