Frames | No Frames |
Methods with parameter type org.objectweb.medor.datasource.api.DataStore | |
Wrapper | |
boolean | Checks whether the current DataStore object represents the same data
store as another DataStore object. |
Fields of type org.objectweb.medor.datasource.api.DataStore | |
DataStore | The datastore of the extent
|
Methods with parameter type org.objectweb.medor.datasource.api.DataStore | |
void |
Methods with return type org.objectweb.medor.datasource.api.DataStore | |
DataStore | Methods inherited from QueryLeaf
|
Constructors with parameter type org.objectweb.medor.datasource.api.DataStore | |
AggregateRdbQueryNode.AggregateRdbQueryNode(QueryTreeField[] groupedFields, String groupedFieldName, QueryTreeField[] groupByFields, BasicRdbExpQueryLeaf subQL, DataStore ds, String nodeName) Constructs a RDB QueryNode for an aggregation. | |
Constructs a BasicRdbExpQueryLeaf from an Expression and a set of
QualifiedTables. | |
Constructs a BasicRdbStringQueryLeaf from an SQL string. |
Fields of type org.objectweb.medor.datasource.api.DataStore | |
DataStore | |
DataStore |
Methods with parameter type org.objectweb.medor.datasource.api.DataStore | |
void |
Methods with return type org.objectweb.medor.datasource.api.DataStore | |
DataStore | |
DataStore |
Classes implementing org.objectweb.medor.datasource.api.DataStore | |
class | MEDOR: Middleware Enabling Distributed Object Requests
Copyright (C) 2001-2003 France Telecom R&D
Contact: alexandre.lefebvre@rd.francetelecom.com
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version. |
class | This implementation of the DataStore interface could be used in all cases
where a data store could be identified by a connection factory. |
Methods with parameter type org.objectweb.medor.datasource.api.DataStore | |
Wrapper | |
boolean | A simple example of an implementation of this method will tests equality
between DataStore name only. |
boolean | Two ConnectionFactoryDataStore with the same connection factory are equals. |
Methods with parameter type org.objectweb.medor.datasource.api.DataStore | |
void |
Fields of type org.objectweb.medor.datasource.api.DataStore | |
DataStore |
Methods with return type org.objectweb.medor.datasource.api.DataStore | |
DataStore |
Methods with return type org.objectweb.medor.datasource.api.DataStore | |
DataStore |
Fields of type org.objectweb.medor.datasource.api.DataStore | |
DataStore |