|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XMLDBCNotRecognizedException in org.xquark.xml.xdbc |
Methods in org.xquark.xml.xdbc that throw XMLDBCNotRecognizedException | |
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. |
boolean |
Configurable.getFeature(java.lang.String featureId)
Get the state of a configuration feature. |
void |
Configurable.setProperty(java.lang.String propertyId,
java.lang.Object value)
Set the state of a configuration property. |
java.lang.Object |
Configurable.getProperty(java.lang.String propertyId)
Get the value of a configuration property (only properties set in this configuration). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |