Package | Description |
---|---|
org.jboss.as.cmp.jdbc |
Modifier and Type | Field and Description |
---|---|
List<JDBCAbstractQueryCommand.LeftJoinCMRNode> |
JDBCAbstractQueryCommand.LeftJoinCMRNode.onFindCMRNodes |
Modifier and Type | Method and Description |
---|---|
static List<JDBCAbstractQueryCommand.LeftJoinCMRNode> |
JDBCAbstractQueryCommand.getLeftJoinCMRNodes(JDBCEntityBridge entity,
String path,
List<JDBCLeftJoinMetaData> leftJoins,
Set<String> declaredPaths) |
Modifier and Type | Method and Description |
---|---|
static void |
JDBCAbstractQueryCommand.appendLeftJoinCMRColumnNames(List<JDBCAbstractQueryCommand.LeftJoinCMRNode> onFindCMRNodes,
org.jboss.as.cmp.jdbc.AliasManager aliasManager,
StringBuffer sb) |
static void |
JDBCAbstractQueryCommand.leftJoinCMRNodes(String alias,
List<JDBCAbstractQueryCommand.LeftJoinCMRNode> onFindCMRNodes,
org.jboss.as.cmp.jdbc.AliasManager aliasManager,
StringBuffer sb) |
Constructor and Description |
---|
JDBCAbstractQueryCommand.LeftJoinCMRNode(String path,
JDBCCMRFieldBridge cmrField,
boolean[] eagerLoadMask,
List<JDBCAbstractQueryCommand.LeftJoinCMRNode> onFindCMRNodes) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.