-
com.adobe.dp.epub.io.DataSource
-
com.aichamorro.dal.datasource.DataSource
-
com.clarkparsia.empire.ds.DataSource
Simple interface to an RDF datasource providing a set of methods to query the underyling data and a factory for generating queries in the query language supported by the data source. Roughly analogous to {@link javax.sql.DataSource}.
@author Michael Grove
@since 0.1
@version 0.7
-
com.dotmarketing.portlets.report.struts.ReportForm.DataSource
-
com.eva.properties.DataSource
provides access to files and URLs in a unified way.
@author Max Antoni
@version $Revision: 109 $
-
com.facebook.presto.execution.DataSource
-
com.gentics.api.lib.datasource.Datasource
-
com.google.code.javax.activation.DataSource
The DataSource interface provides the JavaBeans Activation Framework with an abstraction of an arbitrary collection of data. It provides a type for that data as well as access to it in the form of InputStreams
and OutputStreams
where appropriate.
-
com.google.gdata.data.analytics.DataSource
-
com.google.testing.testify.risk.frontend.model.DataSource
Represents an option for importing data and its options. For example, "Issue Tracker" would be a DataSource and its parameters are options for search, such as "Owner".
@author jimr@google.com (Jim Reardon)
-
com.hp.hpl.jena.query.DataSource
A DataSource is a Dataset that has modification operations.
@deprecated Use Dataset, which now has the operations for add/remove of named models.
-
com.ketayao.ketacustom.generate.db.DataSource
用于数据库操作。主要包括读取数据库表相关信息 2013-6-19
-
com.krminc.phr.domain.DataSource
Allergy entity.
@author Daniel Shaw (dshaw.com)
-
com.projity.reports.adapter.DataSource
A Data Source for Jasper Reports
-
com.smartgwt.client.data.DataSource
martclient.com/smartgwt/showcase/#pattern_reuse_grid_form_category" target="examples">Pattern Reuse Example custom databinding-capable components.
@see com.smartgwt.client.widgets.DataBoundComponent
-
com.sun.appserv.jdbc.DataSource
b operations. con.close();
@author Binod P.G
-
com.uwyn.rife.database.Datasource
-
com.zycus.dotproject.util.DataSource
@author Aniruddha Dutta Chowdhury
@since : Apr 3, 2009 : 5:43:23 PM
-
de.fuberlin.wiwiss.pubby.sources.DataSource
A source of RDF data intended for publication through the server. TODO: describeResource and getHighXxxdegreeProperties should be combined into a single method with a complex result so that implementations can better mess with the high-degree stuff while keeping responses consistent between methods
-
de.mhus.lib.form2.DataSource
-
edu.isi.karma.rep.sources.DataSource
-
io.druid.query.DataSource
-
it.eng.spagobi.tools.datasource.bo.DataSource
Defines an DataSource
object
-
javax.activation.DataSource
@version $Rev: 54266 $ $Date: 2004-10-10 15:02:50 -0600 (Sun, 10 Oct 2004) $
-
javax.media.protocol.DataSource
sun.com/products/java-media/jmf/2.1.1/apidocs/javax/media/protocol/DataSource.html" target="_blank">this class in the JMF Javadoc. Coding Complete.
@author Ken Larson
-
javax.sql.DataSource
A DataSource object is a factory for Connection objects. An object that implements the DataSource interface will typically be registered with a JNDI service provider. A JDBC driver that is accessed via the DataSource API does not automatically register itself with the DriverManager.
-
jimm.datavision.source.DataSource
An abstract data source.
@author Jim Menard,
jimm@io.com
@see Column
@see Table
@see Query
-
net.dataforte.cassandra.pool.DataSource
-
net.sf.hajdbc.sql.DataSource
@author Paul Ferraro
-
nexj.core.meta.persistence.DataSource
Base class for data sources.
-
nz.govt.natlib.fx.DataSource
@author Nic Evans
@version 1.0
-
org.apache.hadoop.chukwa.extraction.engine.datasource.DataSource
-
org.apache.harmony.awt.datatransfer.DataSource
Convertor from {@link java.awt.datatransfer.Transferable} to {@link org.apache.harmony.awt.datatransfer.DataProvider}
-
org.apache.olingo.odata2.annotation.processor.core.datasource.DataSource
This interface is intended to make it easier to implement an OData service in cases where all data for each entity set can be provided as a {@link List} of objects from which allproperties described in the Entity Data Model can be retrieved and set.
By obeying these restrictions, data-source implementations get the following advantages:
- All system query options can be handled centrally.
- Following navigation paths must only be done step by step.
-
org.apache.openejb.jee.DataSource
3.org/2001/XMLSchema}anyType"> <sequence> <element name="description" type="{http://java.sun.com/xml/ns/javaee}descriptionType" minOccurs="0"/> <element name="name" type="{http://java.sun.com/xml/ns/javaee}jndi-nameType"/> <element name="class-name" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType" minOccurs="0"/> <element name="server-name" type="{http://java.sun.com/xml/ns/javaee}string" minOccurs="0"/> <element name="port-number" type="{http://java.sun.com/xml/ns/javaee}xsdIntegerType" minOccurs="0"/> <element name="database-name" type="{http://java.sun.com/xml/ns/javaee}string" minOccurs="0"/> <element name="url" type="{http://java.sun.com/xml/ns/javaee}jdbc-urlType" minOccurs="0"/> <element name="user" type="{http://java.sun.com/xml/ns/javaee}string" minOccurs="0"/> <element name="password" type="{http://java.sun.com/xml/ns/javaee}string" minOccurs="0"/> <element name="property" type="{http://java.sun.com/xml/ns/javaee}propertyType" maxOccurs="unbounded" minOccurs="0"/> <element name="login-timeout" type="{http://java.sun.com/xml/ns/javaee}xsdIntegerType" minOccurs="0"/> <element name="transactional" type="{http://java.sun.com/xml/ns/javaee}xsdBooleanType" minOccurs="0"/> <element name="isolation-level" type="{http://java.sun.com/xml/ns/javaee}isolation-levelType" minOccurs="0"/> <element name="initial-pool-size" type="{http://java.sun.com/xml/ns/javaee}xsdIntegerType" minOccurs="0"/> <element name="max-pool-size" type="{http://java.sun.com/xml/ns/javaee}xsdIntegerType" minOccurs="0"/> <element name="min-pool-size" type="{http://java.sun.com/xml/ns/javaee}xsdIntegerType" minOccurs="0"/> <element name="max-idle-time" type="{http://java.sun.com/xml/ns/javaee}xsdIntegerType" minOccurs="0"/> <element name="max-statements" type="{http://java.sun.com/xml/ns/javaee}xsdIntegerType" minOccurs="0"/> </sequence> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </restriction> </complexContent> </complexType>
-
org.apache.tomcat.jdbc.pool.DataSource
A DataSource that can be instantiated through IoC and implements the DataSource interface since the DataSourceProxy is used as a generic proxy. The DataSource simply wraps a {@link ConnectionPool} in order to provide a standard interface to the user.
@author Filip Hanik
@version 1.0
-
org.applause.lang.applauseDsl.DataSource
A representation of the model object '
Data Source'.
The following features are supported:
- {@link org.applause.lang.applauseDsl.DataSource#getBaseUrl Base Url}
- {@link org.applause.lang.applauseDsl.DataSource#getResourceType Resource Type}
- {@link org.applause.lang.applauseDsl.DataSource#getMethods Methods}
@see org.applause.lang.applauseDsl.ApplauseDslPackage#getDataSource()
@model
@generated
-
org.broad.igv.data.DataSource
@author jrobinso
-
org.broadinstitute.gatk.engine.walkers.DataSource
-
org.castor.jdo.conf.DataSource
-
org.exolab.castor.jdo.conf.DataSource
Class DataSource.
@version $Revision: 1.2 $ $Date: 2004/10/08 09:22:22 $
-
org.gdal.ogr.DataSource
-
org.gdbms.engine.data.DataSource
Interfaz que define los origenes de datos para operaciones internas del motor de base de datos
@author Fernando Gonz�lez Cort�s
-
org.globus.ftp.DataSource
-
org.grouplens.lenskit.eval.data.DataSource
uplens.org">GroupLens Research
-
org.integratedmodelling.riskwiz.learning.data.loader.ConverterUtils.DataSource
-
org.jboss.arquillian.persistence.DataSource
-
org.jboss.as.console.client.shared.subsys.jca.model.DataSource
@author Heiko Braun
@date 3/29/11
-
org.jboss.jca.common.api.metadata.ds.DataSource
-
org.jboss.jca.common.api.metadata.ds.v11.DataSource
-
org.jrobin.core.Datasource
Class to represent single datasource within RRD. Each datasource object holds the following information: datasource definition (once set, never changed) and datasource state variables (changed whenever RRD gets updated).
Normally, you don't need to manipluate Datasource objects directly, it's up to JRobin framework to do it for you.
@author
Sasa Markovic
-
org.openstreetmap.josm.data.osm.DataSource
A data source, defined by bounds and textual description for the origin.
@since 247
-
org.pentaho.reporting.engine.classic.core.filter.DataSource
A DataSource is a producer in the data chain. Common Sources are StaticSources (predefined data), ReportDataSources (data filled from the reports data set) or FunctionDataSource (the data is filled by querying an assigned function).
All DataSources have to support the Cloneable interface so that a report can be completley cloned with all assigned filters and DataSources. Reports are cloned before they are processed to remove the side effect when having multiple report processors working on the same object.
@author Thomas Morgner
-
org.persvr.datasource.DataSource
-
org.ribax.datasources.DataSource
The interface for classes that access a data source
@version
$Revision: $
@author
Damian Hamill
-
org.sgx.yuigwt.yui.datasource.DataSource
ary.com/yui/docs/api/classes/DataSource.Local.html
@author sg
-
org.teiid.test.framework.datasource.DataSource
DataSource represents a single database that was configured by a connection.properties file.
@author vanhalbert
-
org.tmatesoft.hg.internal.DataSerializer.DataSource
-
org.vaadin.teemu.clara.binder.annotation.DataSource
-
primarydatamanager.mirrorupdater.data.DataSource
@author Til Schneider, www.murfman.de
-
railo.runtime.db.DataSource
interface for a datasource
-
shocks.dawp.DataSource
DataSource components store information for use by the framework. This information may or may not persist, but those details are left to the individual storage mechanisms. For use within the framework, however, they are used as a simple transport mechanism for encapsulating and shuttling data throughout the system. DataSource implementations may specify accessor methods for their fields, and may require specific types to be entered through their constructor, but those additional features are left to the implementation provider.
-
simtools.data.DataSource
-
slash.navigation.datasources.DataSource
A {@link DataSource} that provides {@link File}s, {@link Map}s and {@link Theme}s for download.
@author Christian Pesch
-
spark.api.DataSource
Entry point for working with the Spark API. The DataSource is a factory for connections and implementations should use standard JavaBean patterns to specify any necessary connection properties (host, port, etc). Depending on the implementation, a DataSource might be a thin wrapper around a collection of source-specific connection properties, or it might provide additional features such as connection pooling.
-
uk.ac.starlink.util.DataSource
-
weka.core.converters.ConverterUtils.DataSource