Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Uses of Package
com.sigmadynamics.server.DataServices.DatabaseProvider

Packages that use com.sigmadynamics.server.DataServices.DatabaseProvider
com.sigmadynamics.sdo.interfaces Interfaces implemented by generated ILS code. 
com.sigmadynamics.sdo.support Base classes for generated ILS classes. 
com.sigmadynamics.server.DataServices.DatabaseProvider Provides classes for interacting with databases of many types. 

 

Classes in com.sigmadynamics.server.DataServices.DatabaseProvider used by com.sigmadynamics.sdo.interfaces
TableInserter
          Interface that provides the functionality to insert data into a relational table.

 

Classes in com.sigmadynamics.server.DataServices.DatabaseProvider used by com.sigmadynamics.sdo.support
SDResultSet
          ResultSet

 

Classes in com.sigmadynamics.server.DataServices.DatabaseProvider used by com.sigmadynamics.server.DataServices.DatabaseProvider
BatchUpdater
           
BatchUpdaterClient
           
CommitType
           
DatabaseInfo
          This Class has a static allInfoObjects that holds instances of the class.
DatabaseProviderException
           
DatabaseProviderInterface
           
DatabaseProviderMetaData
           
DatabaseSettings
           
DatabaseTable
           
DateWrapper
          Created by IntelliJ IDEA.
DeadlockHandler
           
ManualFlushTableInserter
           
SchemaObjectInfo
           
SDResultSet
          ResultSet
StoredProcCacheEntry
          User: UjjwalSingh Date: Aug 22, 2003
StoredProcedure
          Interface that provides the functionality to call stored procedures.
StoredProcedureInfo
           
StoredProcedureParameterInfo
           
TableCacheEntry
           
TableDeleter
          Interface that provides the functionality to delete data in relational tables.
TableInfo
           
TableInserter
          Interface that provides the functionality to insert data into a relational table.
TableReader
          Interface that allows you to read relational tables.
TableUpdater
          Interface that allows you to update data in relational tables.
ValueSetter
          This class takes values that have been saved, along with type information, and makes the proper JDBC calls to set argument values into java.sql.Statement objects.
Where
          Interface that provides Where clause handling.
WriteOnlyStoredProcedure
          This is the interface of stored procedures that can be executed either asynchronously or in batches or both.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


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