|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSource | |
oracle.jbo.html | |
oracle.jbo.html.jsp.datatags | |
oracle.jdeveloper.html | Contains classes for generating HTML code. |
Uses of DataSource in oracle.jbo.html |
Classes in oracle.jbo.html that implement DataSource | |
class |
BindingContainerDataSource
|
class |
DataSourceImpl
|
Methods in oracle.jbo.html with parameters of type DataSource | |
static void |
HtmlServices.updateRowAttributesFromRequestParameters(DataSource ds,
Row row,
RequestParameters params)
Internal: Applications should not use this method. |
void |
DataWebBeanImpl.initialize(javax.servlet.jsp.PageContext page,
DataSource dsFromTag)
|
void |
DataWebBean.initialize(javax.servlet.jsp.PageContext page,
DataSource dsFromTag)
|
Uses of DataSource in oracle.jbo.html.jsp.datatags |
Fields in oracle.jbo.html.jsp.datatags declared as DataSource | |
protected DataSource |
ShowTagBase.ds
|
protected DataSource |
RowTag.ds
|
protected DataSource |
RowsetIterateTag.ds
|
protected DataSource |
DataTagBase.ds
|
protected DataSource |
DataSourceTag.ds
|
protected DataSource |
DataScroller.ds
|
protected DataSource |
AttributeIterateTag.ds
|
Methods in oracle.jbo.html.jsp.datatags that return DataSource | |
static DataSource |
Utils.getDataSourceFromContext(javax.servlet.jsp.PageContext pageCtx,
java.lang.String dsName)
|
static DataSource |
Utils.createDataSource(javax.servlet.jsp.PageContext pageCtx,
java.lang.String amId,
java.lang.String voName,
java.lang.String rsName,
java.lang.String id,
boolean createRowset)
|
static DataSource |
Utils.getDataSourceFromAncestor(javax.servlet.jsp.tagext.Tag from)
|
DataSource |
RowTag.getDataSource()
|
DataSource |
RowsetIterateTag.getDataSource()
|
DataSource |
DataSourceTag.getDataSource()
|
DataSource |
DataBinder.getDataSource()
|
DataSource |
AttributeIterateTag.getDataSource()
|
Methods in oracle.jbo.html.jsp.datatags with parameters of type DataSource | |
protected Row |
RowTag.getRowFromRequestParameters(DataSource ds,
RequestParameters params)
|
protected void |
RowTag.updateRowAttributesFromRequestParameters(DataSource ds,
RequestParameters params)
|
static void |
RowTag.updateRowAttributesFromRequestParameters(DataSource ds,
Row row,
javax.servlet.jsp.PageContext page,
RequestParameters params)
|
static Row |
DataTagBase.getRowFromContext(javax.servlet.jsp.tagext.Tag from,
java.lang.String dataSourceName,
DataSource dsIn)
|
Uses of DataSource in oracle.jdeveloper.html |
Fields in oracle.jdeveloper.html declared as DataSource | |
protected DataSource |
HTMLFieldRendererImpl.ds
|
protected DataSource |
DataWebBeanImpl.ds
|
Methods in oracle.jdeveloper.html that return DataSource | |
DataSource |
HTMLFieldRendererImpl.getDatasource()
|
DataSource |
HTMLFieldRenderer.getDatasource()
|
Methods in oracle.jdeveloper.html with parameters of type DataSource | |
void |
HTMLFieldRendererImpl.setDatasource(DataSource dataSource)
|
void |
HTMLFieldRenderer.setDatasource(DataSource dataSource)
|
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.