net.sf.saxon.javax.xml.xquery
Interface XQMetaData
public interface XQMetaData
XQJ interfaces reconstructed from version 0.5 documentation
getMaxExpressionLength
int getMaxExpressionLength()
getMaxUserNameLength
int getMaxUserNameLength()
getProductMajorVersion
int getProductMajorVersion()
getProductMinorVersion
int getProductMinorVersion()
getProductName
String getProductName()
getProductVersion
String getProductVersion()
getUserName
String getUserName()
getXQJMajorVersion
int getXQJMajorVersion()
getXQJMinorVersion
int getXQJMinorVersion()
getXQJVersion
String getXQJVersion()
isCollectionNestingSupported
boolean isCollectionNestingSupported()
isFullAxisFeatureSupported
boolean isFullAxisFeatureSupported()
isModuleFeatureSupported
boolean isModuleFeatureSupported()
isReadOnly
boolean isReadOnly()
isSchemaImportFeatureSupported
boolean isSchemaImportFeatureSupported()
isSchemaValidationFeatureSupported
boolean isSchemaValidationFeatureSupported()
isSerializationFeatureSupported
boolean isSerializationFeatureSupported()
isStaticTypingExtensionsSupported
boolean isStaticTypingExtensionsSupported()
isStaticTypingFeatureSupported
boolean isStaticTypingFeatureSupported()
isTransactionSupported
boolean isTransactionSupported()
isXQueryXSupported
boolean isXQueryXSupported()
wasCreatedFromJDBCConnection
boolean wasCreatedFromJDBCConnection()
Copyright (C) Michael H. Kay. All rights reserved.