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

E13403-04

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

Packages that use PropertyInitializer.InitializationVeto
oracle.javatools.db.property Classes for dealing with properties in the database API. 
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)

E13403-04

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