Uses of Interface
org.eclipse.persistence.internal.databaseaccess.QueryStringCall
-
Packages that use QueryStringCall Package Description org.eclipse.persistence.eis.interactions org.eclipse.persistence.queries -
-
Uses of QueryStringCall in org.eclipse.persistence.eis.interactions
Classes in org.eclipse.persistence.eis.interactions that implement QueryStringCall Modifier and Type Class Description classQueryStringInteractionDefines the specification for a call to a JCA interaction that uses a query string.classXQueryInteractionDefines the specification for a call to a JCA interaction that uses XQuery. -
Uses of QueryStringCall in org.eclipse.persistence.queries
Classes in org.eclipse.persistence.queries that implement QueryStringCall Modifier and Type Class Description classSQLCallPurpose: Used as an abstraction of an SQL call.
-