public interface IExtendedObjectMappingDefinition
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getDQLMapping()
Deprecated.
Gets the XML mapping definition for DQL (Database) Queries.
|
java.io.InputStream |
getFullTextMapping()
Deprecated.
Gets the XML mapping definition for full text queries.
|
java.lang.String |
getObjectTypeName()
Deprecated.
Get the name of the type on which the mapping is defined
|
java.io.InputStream getDQLMapping()
java.io.InputStream getFullTextMapping()
java.lang.String getObjectTypeName()
Copyright 1994-2023 OpenText Corporation. All rights reserved.