Package | Description |
---|---|
org.jboss.as.cmp.jdbc.metadata |
Package description goes here.
|
org.jboss.as.cmp.jdbc2 |
Constructor and Description |
---|
JDBCDeclaredQueryMetaData(JDBCDeclaredQueryMetaData defaults,
JDBCReadAheadMetaData readAhead,
Class compiler,
boolean lazyResultSetLoading)
Constructs a JDBCDeclaredQueryMetaData which is defined by the
declared-sql xml element and is invoked by the specified method.
|
Modifier and Type | Method and Description |
---|---|
protected String |
DeclaredSQLQueryCommand.parseParameters(String sql,
JDBCDeclaredQueryMetaData metadata)
Replaces the parameters in the specific sql with question marks, and
initializes the parameter setting code.
|
Constructor and Description |
---|
DeclaredSQLQueryCommand(JDBCEntityBridge2 entity,
JDBCDeclaredQueryMetaData metadata) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.