File
Doc
Category
Size
Date
Package
XMLAccessor.java
API Doc
Glassfish v2 API
2531
Tue May 22 16:54:30 BST 2007
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors
XMLAccessor
public interface XMLAccessor
An XMLAccessor should implement this interface.
author
Guy Pelletier
since
TopLink EJB 3.0 Reference Implementation
Fields Summary
Constructors Summary
Methods Summary
public
java.lang.String
getCatalog
()
INTERNAL:
public
java.lang.String
getDocumentName
()
INTERNAL:
public
oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
getHelper
()
INTERNAL:
public
java.lang.String
getSchema
()
INTERNAL:
Java Code Source