DriverParamsBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

Information for this MBean is available only at runtime.

To view information about this MBean, start the host WebLogic Server instance, then use WebLogic Scripting Tool in interactive mode. Or use some other MBean browser.

Fully Qualified Interface Name

If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.wl.DriverParamsBean

Factory Methods

No factory methods. Instances of this MBean are created automatically.

Deprecated Factory Methods and Access Points


    Child MBeans

    This section describes attributes that contain child MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.


      PreparedStatement

             
      Factory MethodscreatePreparedStatement ( )

      destroyPreparedStatement (PreparedStatementBean )

      Factory methods do not return objects.

      See Using factory methods.

      Privileges Read only
      TypePreparedStatementBean

      Statement

             
      Factory MethodscreateStatement ( )

      destroyStatement (StatementBean )

      Factory methods do not return objects.

      See Using factory methods.

      Privileges Read only
      TypeStatementBean


      Attributes

      This section describes the following attributes:


      RowPrefetchEnabled

             
      Privileges Read/Write
      Typeboolean
      Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

      RowPrefetchSize

             
      Privileges Read/Write
      Typeint
      Default Value48
      Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

      StreamChunkSize

             
      Privileges Read/Write
      Typeint
      Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.