Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Class
oracle.javatools.db.property.PropertyInitializer.InitializationVeto

Packages that use PropertyInitializer.InitializationVeto
oracle.javatools.db.property Contains classes for extending the object support that comes as standard in the database api (e.g. 
oracle.jdeveloper.offlinedb.userprops Extension to the Offline Database that allows the association of a library of user properties to be associated with an offline database. 
 

Uses of PropertyInitializer.InitializationVeto in oracle.javatools.db.property
 

Methods in oracle.javatools.db.property that throw PropertyInitializer.InitializationVeto
abstract  java.lang.Object PropertyInitializer.getPropertyInitialValue(DBObject obj, java.lang.String propertyName)
           
 

Uses of PropertyInitializer.InitializationVeto in oracle.jdeveloper.offlinedb.userprops
 

Methods in oracle.jdeveloper.offlinedb.userprops that throw PropertyInitializer.InitializationVeto
 java.lang.Object UserPropertyInitializer.getPropertyInitialValue(DBObject obj, java.lang.String propertyName)
           
protected abstract  java.lang.String UserPropertyInitializer.getUserPropertyDefault(DBObject obj, java.lang.String userPropertyName)
          Concrete subclasses should return the default value of the user property with the given name for the given DBObject or throw a PropertyInitializer.InitializationVeto exception.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.