Uses of Class
org.xquark.xml.xdbc.XMLDBCNotRecognizedException

Packages that use XMLDBCNotRecognizedException
org.xquark.xml.xdbc   
 

Uses of XMLDBCNotRecognizedException in org.xquark.xml.xdbc
 

Methods in org.xquark.xml.xdbc that throw XMLDBCNotRecognizedException
 boolean Configurable.getFeature(java.lang.String featureId)
          Get the state of a configuration feature.
 java.lang.Object Configurable.getProperty(java.lang.String propertyId)
          Get the value of a configuration property (only properties set in this configuration).
 java.lang.Object XMLDataSourceMetaData.getProperty(java.lang.String propertyId)
          Get the property with the specified name
 void Configurable.setFeature(java.lang.String featureId, boolean state)
          Set the state of a configuration feature.
 void Configurable.setProperty(java.lang.String propertyId, java.lang.Object value)
          Set the state of a configuration property.
 



Copyright © 2009 Université de Versailles Saint-Quentin, XQuark Group. All rights reserved.