Skip navigation links
ModeShape JDBC Driver 5.5.0.fcr
A C D E F G H I J M N O P Q R S T U V W 

A

allChildNodeDefinitions() - Method in class org.modeshape.jdbc.rest.NodeType
 
allowsSameNameSiblings() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition
 
allPropertyDefinitions() - Method in class org.modeshape.jdbc.rest.NodeType
 
allSuperTypeNames() - Method in class org.modeshape.jdbc.rest.NodeType
 
allSuperTypes() - Method in class org.modeshape.jdbc.rest.NodeType
 
append(String, String...) - Static method in class org.modeshape.jdbc.rest.JSONRestClient
 
appendToBaseURL(String...) - Method in class org.modeshape.jdbc.rest.JSONRestClient
 
appendToURL(String...) - Method in class org.modeshape.jdbc.rest.JSONRestClient
 
APPLICATION_JSON - Static variable in interface org.modeshape.jdbc.rest.JSONRestClient.MediaType
 
asString() - Method in class org.modeshape.jdbc.rest.JSONRestClient.Response
 

C

canAddChildNode(String) - Method in class org.modeshape.jdbc.rest.NodeType
 
canAddChildNode(String, String) - Method in class org.modeshape.jdbc.rest.NodeType
 
canRemoveItem(String) - Method in class org.modeshape.jdbc.rest.NodeType
 
canRemoveNode(String) - Method in class org.modeshape.jdbc.rest.NodeType
 
canRemoveProperty(String) - Method in class org.modeshape.jdbc.rest.NodeType
 
canSetProperty(String, Value) - Method in class org.modeshape.jdbc.rest.NodeType
 
canSetProperty(String, Value[]) - Method in class org.modeshape.jdbc.rest.NodeType
 
ChildNodeDefinition - Class in org.modeshape.jdbc.rest
A NodeDefinition implementation for the Modeshape client.
ChildNodeDefinition(String, JSONObject, NodeTypes) - Constructor for class org.modeshape.jdbc.rest.ChildNodeDefinition
 
ChildNodeDefinition.Id - Class in org.modeshape.jdbc.rest
 
close() - Method in class org.modeshape.jdbc.delegate.HttpQueryResult
 
close() - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
columnTypesByName - Variable in class org.modeshape.jdbc.delegate.HttpQueryResult
 
createConnectionInfo(String, Properties) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 

D

declaredChildNodeDefinitions() - Method in class org.modeshape.jdbc.rest.NodeType
 
declaredPropertyDefinitions() - Method in class org.modeshape.jdbc.rest.NodeType
 
doGet() - Method in class org.modeshape.jdbc.rest.JSONRestClient
 
doGet(String) - Method in class org.modeshape.jdbc.rest.JSONRestClient
 
driverErrorRegistering - Static variable in class org.modeshape.jdbc.JdbcI18n
HTTP connection option related text info
driverName - Static variable in class org.modeshape.jdbc.JdbcI18n
 
driverVendor - Static variable in class org.modeshape.jdbc.JdbcI18n
 
driverVendorUrl - Static variable in class org.modeshape.jdbc.JdbcI18n
 
driverVersion - Static variable in class org.modeshape.jdbc.JdbcI18n
 

E

equals(Object) - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition
 
equals(Object) - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition.Id
 
equals(Object) - Method in class org.modeshape.jdbc.rest.NodeType
 
equals(Object) - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
equals(Object) - Method in class org.modeshape.jdbc.rest.PropertyDefinition.Id
 
execute(String, String) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
explain(String, String) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 

F

FACTORY - Static variable in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 

G

getActiveSessionsCount() - Method in class org.modeshape.jdbc.rest.Repositories.Repository
Returns the number of active sessions on this repository.
getAvailableQueryOperators() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
getBinary() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
getBoolean() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
getChildNodeDefinitions() - Method in class org.modeshape.jdbc.rest.NodeType
 
getColumnNames() - Method in class org.modeshape.jdbc.delegate.HttpQueryResult
 
getColumns() - Method in class org.modeshape.jdbc.rest.QueryResult
Returns the query result columns, in the [columnName, columnType] format.
getColumnTypes() - Method in class org.modeshape.jdbc.delegate.HttpQueryResult
 
getDate() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
getDateInUtc() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
getDecimal() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
getDeclaredChildNodeDefinitions() - Method in class org.modeshape.jdbc.rest.NodeType
 
getDeclaredPropertyDefinitions() - Method in class org.modeshape.jdbc.rest.NodeType
 
getDeclaredSubtypes() - Method in class org.modeshape.jdbc.rest.NodeType
 
getDeclaredSupertypeNames() - Method in class org.modeshape.jdbc.rest.NodeType
 
getDeclaredSupertypes() - Method in class org.modeshape.jdbc.rest.NodeType
 
getDeclaringNodeType() - Method in class org.modeshape.jdbc.rest.ItemDefinition
 
getDefaultPrimaryType() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition
 
getDefaultPrimaryTypeName() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition
 
getDefaultValues() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
getDescriptor(String) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
getDouble() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
getLong() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
getMetadata() - Method in class org.modeshape.jdbc.rest.Repositories.Repository
Returns the repository metadata, if any.
getName() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition
 
getName() - Method in class org.modeshape.jdbc.rest.NodeType
 
getName() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
getName() - Method in class org.modeshape.jdbc.rest.Repositories.Repository
Returns the name of the repository.
getNodes() - Method in class org.modeshape.jdbc.delegate.HttpQueryResult
 
getNodeType(String) - Method in class org.modeshape.jdbc.rest.NodeTypes
 
getNodeTypes() - Method in class org.modeshape.jdbc.rest.ModeShapeRestClient
Returns all the node types that are available in the repository from repoUrl
getOnParentVersion() - Method in class org.modeshape.jdbc.rest.ItemDefinition
 
getPlan() - Method in class org.modeshape.jdbc.delegate.HttpQueryResult
 
getPrimaryItemName() - Method in class org.modeshape.jdbc.rest.NodeType
 
getPrimaryType(String, JSONObject) - Method in class org.modeshape.jdbc.rest.NodeType
 
getPropertyDefinitions() - Method in class org.modeshape.jdbc.rest.NodeType
 
getRepositories() - Method in class org.modeshape.jdbc.rest.ModeShapeRestClient
Returns a list with all the available repositories.
getRepositories() - Method in class org.modeshape.jdbc.rest.Repositories
Returns the list of repositories this container holds.
getRepository(String) - Method in class org.modeshape.jdbc.rest.ModeShapeRestClient
Returns a repository which has the given name or null.
getRepository(String) - Method in class org.modeshape.jdbc.rest.Repositories
Returns a repository with the given name from the list of contained repositories.
getRepositoryNames() - Method in class org.modeshape.jdbc.rest.Repositories
Returns a list of all the repository names.
getRequiredPrimaryTypeNames() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition
 
getRequiredPrimaryTypes() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition
 
getRequiredType() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
getRows() - Method in class org.modeshape.jdbc.delegate.HttpQueryResult
 
getRows() - Method in class org.modeshape.jdbc.rest.QueryResult
Returns the result rows.
getSelectorNames() - Method in class org.modeshape.jdbc.delegate.HttpQueryResult
 
getStream() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
getString() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
getSubtypes() - Method in class org.modeshape.jdbc.rest.NodeType
 
getSupertypes() - Method in class org.modeshape.jdbc.rest.NodeType
 
getType() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
getValue(String) - Method in class org.modeshape.jdbc.rest.QueryResult.Row
Returns the value from the row for the given column
getValueConstraints() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
getWarnings() - Method in class org.modeshape.jdbc.delegate.HttpQueryResult
 
getWorkspaces(String) - Method in class org.modeshape.jdbc.rest.ModeShapeRestClient
Returns all the workspaces for the named repository.
getWorkspaces() - Method in class org.modeshape.jdbc.rest.Workspaces
Returns the list of workspaces.

H

hashCode() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition
 
hashCode() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition.Id
 
hashCode() - Method in class org.modeshape.jdbc.rest.NodeType
 
hashCode() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
hashCode() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.Id
 
hasOrderableChildNodes() - Method in class org.modeshape.jdbc.rest.NodeType
 
host() - Method in class org.modeshape.jdbc.rest.JSONRestClient
 
HTTP_URL_PREFIX - Static variable in class org.modeshape.jdbc.JcrDriver
 
httpClient - Variable in class org.modeshape.jdbc.rest.JSONRestClient
 
HttpQueryResult - Class in org.modeshape.jdbc.delegate
A simple implementation of the QueryResult interface.
HttpQueryResult(QueryResult) - Constructor for class org.modeshape.jdbc.delegate.HttpQueryResult
 
HttpRepositoryDelegate - Class in org.modeshape.jdbc.delegate
The HTTPRepositoryDelegate provides remote Repository implementation to access the Jcr layer via HTTP lookup.
HttpRepositoryDelegate(String, Properties) - Constructor for class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 

I

id() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition
 
Id(String, boolean, Set<String>) - Constructor for class org.modeshape.jdbc.rest.ChildNodeDefinition.Id
 
id() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
Id(String, boolean, int) - Constructor for class org.modeshape.jdbc.rest.PropertyDefinition.Id
 
initRepository() - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
invalidServerResponse - Static variable in class org.modeshape.jdbc.JdbcI18n
 
isAbstract() - Method in class org.modeshape.jdbc.rest.NodeType
 
isAutoCreated() - Method in class org.modeshape.jdbc.rest.ItemDefinition
 
isEmpty() - Method in class org.modeshape.jdbc.delegate.HttpQueryResult
 
isEmpty() - Method in class org.modeshape.jdbc.rest.NodeTypes
Checks if there are any node types registered.
isEmpty() - Method in class org.modeshape.jdbc.rest.QueryResult
Checks if this query result has any rows.
isFullTextSearchable() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
isMandatory() - Method in class org.modeshape.jdbc.rest.ItemDefinition
 
isMixin() - Method in class org.modeshape.jdbc.rest.NodeType
 
isMultiple - Variable in class org.modeshape.jdbc.rest.ChildNodeDefinition.Id
 
isMultiple - Variable in class org.modeshape.jdbc.rest.PropertyDefinition.Id
 
isMultiple() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
isNodeType(String) - Method in class org.modeshape.jdbc.rest.NodeType
 
isOK() - Method in class org.modeshape.jdbc.rest.JSONRestClient.Response
 
isProtected() - Method in class org.modeshape.jdbc.rest.ItemDefinition
 
isQueryable() - Method in class org.modeshape.jdbc.rest.NodeType
 
isQueryOrderable() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
isValid(int) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
ItemDefinition - Class in org.modeshape.jdbc.rest
An ItemDefinition implementation for the ModeShape client.
ItemDefinition(String, JSONObject, NodeTypes) - Constructor for class org.modeshape.jdbc.rest.ItemDefinition
 
iterator() - Method in class org.modeshape.jdbc.rest.NodeTypes
 
iterator() - Method in class org.modeshape.jdbc.rest.QueryResult
 
iterator() - Method in class org.modeshape.jdbc.rest.Repositories
 
iterator() - Method in class org.modeshape.jdbc.rest.Workspaces
 

J

JcrDriver - Class in org.modeshape.jdbc
A JDBC driver implementation that is able to access a JCR repository to query its contents using JCR-SQL2.
JcrDriver() - Constructor for class org.modeshape.jdbc.JcrDriver
No-arg constructor, required by the DriverManager.
JcrDriver(LocalJcrDriver.JcrContextFactory) - Constructor for class org.modeshape.jdbc.JcrDriver
Create an instance of this driver using the supplied JNDI naming context factory.
JdbcI18n - Class in org.modeshape.jdbc
The internationalized string constants for the org.modeshape.jdbc* packages.
json() - Method in class org.modeshape.jdbc.rest.JSONRestClient.Response
 
JSONHelper - Class in org.modeshape.jdbc.rest
Helper class used by the client to parse JSONObject
JSONRestClient - Class in org.modeshape.jdbc.rest
A simple client which can be used to make REST calls to a server.
JSONRestClient(String, String, String) - Constructor for class org.modeshape.jdbc.rest.JSONRestClient
 
JSONRestClient.MediaType - Interface in org.modeshape.jdbc.rest
 
JSONRestClient.Response - Class in org.modeshape.jdbc.rest
 

M

ModeShapeRestClient - Class in org.modeshape.jdbc.rest
A simple java client which communicates via a JSONRestClient to an existing ModeShape REST service and unmarshals the JSON objects into a custom POJO model.
ModeShapeRestClient(String, String, String) - Constructor for class org.modeshape.jdbc.rest.ModeShapeRestClient
Creates a new REST client instance which will always use the given URL as the server connection

N

name - Variable in class org.modeshape.jdbc.rest.ChildNodeDefinition.Id
 
name - Variable in class org.modeshape.jdbc.rest.PropertyDefinition.Id
 
nodeType(String) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
NodeType - Class in org.modeshape.jdbc.rest
Implementation of NodeType for the ModeShape client.
NodeType(JSONObject, NodeTypes) - Constructor for class org.modeshape.jdbc.rest.NodeType
 
nodeTypes() - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
nodeTypes() - Method in class org.modeshape.jdbc.rest.ItemDefinition
 
NodeTypes - Class in org.modeshape.jdbc.rest
A collection of NodeType returned by the client
NodeTypes(JSONObject) - Constructor for class org.modeshape.jdbc.rest.NodeTypes
 
nodeTypes() - Method in class org.modeshape.jdbc.rest.NodeTypes
 

O

org.modeshape.jdbc - package org.modeshape.jdbc
 
org.modeshape.jdbc.delegate - package org.modeshape.jdbc.delegate
 
org.modeshape.jdbc.rest - package org.modeshape.jdbc.rest
 

P

postStream(InputStream, String, String) - Method in class org.modeshape.jdbc.rest.JSONRestClient
 
postStreamTextPlain(InputStream, String, String) - Method in class org.modeshape.jdbc.rest.JSONRestClient
 
PropertyDefinition - Class in org.modeshape.jdbc.rest
A PropertyDefinition implementation for the Modeshape client.
PropertyDefinition(String, JSONObject, NodeTypes) - Constructor for class org.modeshape.jdbc.rest.PropertyDefinition
 
PropertyDefinition.Id - Class in org.modeshape.jdbc.rest
 
PropertyDefinition.StringValue - Class in org.modeshape.jdbc.rest
 
PROTOCOL_HTTP - Static variable in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 

Q

query(String, String) - Method in class org.modeshape.jdbc.rest.ModeShapeRestClient
Runs a query in the specified language against the repository from repoUrl.
queryPlan(String, String) - Method in class org.modeshape.jdbc.rest.ModeShapeRestClient
Returns a string representation of a query plan in a given language.
QueryResult - Class in org.modeshape.jdbc.rest
POJO which can unmarshal the JSONObject representation of a query response coming from a ModeShape REST Service.
QueryResult(JSONObject) - Constructor for class org.modeshape.jdbc.rest.QueryResult
Creates a new query result which wraps the JSON response.
QueryResult.Row - Class in org.modeshape.jdbc.rest
A simple representation of a result row.

R

Repositories - Class in org.modeshape.jdbc.rest
POJO which can unmarshal the JSONObject representation of a list of repositories coming from a ModeShape REST Service.
Repositories(JSONObject) - Constructor for class org.modeshape.jdbc.rest.Repositories
Creates a new instance wrapping the JSON data.
Repositories.Repository - Class in org.modeshape.jdbc.rest
POJO representation of a Repository
repository() - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
Repository(JSONObject) - Constructor for class org.modeshape.jdbc.rest.Repositories.Repository
 
requiredType - Variable in class org.modeshape.jdbc.rest.PropertyDefinition.Id
 
requiredTypes - Variable in class org.modeshape.jdbc.rest.ChildNodeDefinition.Id
 
Response(HttpRequestBase) - Constructor for class org.modeshape.jdbc.rest.JSONRestClient.Response
 
Row(JSONObject) - Constructor for class org.modeshape.jdbc.rest.QueryResult.Row
 
rows - Variable in class org.modeshape.jdbc.delegate.HttpQueryResult
 

S

serverUrl() - Method in class org.modeshape.jdbc.rest.ModeShapeRestClient
Returns the URL this client uses to connect to the server.
StringValue(String) - Constructor for class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 

T

TEXT_PLAIN - Static variable in interface org.modeshape.jdbc.rest.JSONRestClient.MediaType
 
toNodeTypes(Collection<String>) - Method in class org.modeshape.jdbc.rest.NodeTypes
 
toString() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition.Id
 
toString() - Method in class org.modeshape.jdbc.rest.ChildNodeDefinition
 
toString() - Method in class org.modeshape.jdbc.rest.JSONRestClient.Response
 
toString() - Method in class org.modeshape.jdbc.rest.NodeType
 
toString() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.Id
 
toString() - Method in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
toString() - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 
typeValueFrom(JSONObject, String, int) - Method in class org.modeshape.jdbc.rest.PropertyDefinition
 

U

unableToConvertValue - Static variable in class org.modeshape.jdbc.JdbcI18n
 
url() - Method in class org.modeshape.jdbc.rest.JSONRestClient
 

V

value - Variable in class org.modeshape.jdbc.rest.PropertyDefinition.StringValue
 
valueFrom(JSONObject, String, boolean) - Static method in class org.modeshape.jdbc.rest.JSONHelper
 
valueFrom(JSONObject, String) - Static method in class org.modeshape.jdbc.rest.JSONHelper
 
valueFrom(JSONObject, String, String) - Static method in class org.modeshape.jdbc.rest.JSONHelper
 
valuesFrom(JSONObject, String) - Static method in class org.modeshape.jdbc.rest.JSONHelper
 

W

Workspaces - Class in org.modeshape.jdbc.rest
POJO which can unmarshal the JSONObject representation of a list of workspaces coming from a ModeShape REST Service.
Workspaces(JSONObject) - Constructor for class org.modeshape.jdbc.rest.Workspaces
Creates a new instance which wraps a JSON response.
A C D E F G H I J M N O P Q R S T U V W 
Skip navigation links
ModeShape JDBC Driver 5.5.0.fcr

Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.