Uses of Class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable

Uses in package org.objectweb.jorm.mapper.rdb.adapter

Methods with parameter type org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable

void
String
Oracle8Adapter.getFromClause(JoinedTable jt, StringBuffer sb, String sep)
void
String
Oracle8Adapter.getWhereClause(JoinedTable jt, StringBuffer sb, String sep)

Uses in package org.objectweb.jorm.mapper.rdb.adapter.api

Methods with parameter type org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable

boolean
JoinedTable.Join
Creates a new Join instance to a given JoinedTable
JoinedTable.Join
Creates a new Join instance to a given JoinedTable
Object
JoinedTable.getClone(JoinedTable obj, java.util.Map obj2clone)