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

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

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

JoinedTable.Join
JoinedTable.createChildren(String tablename)
Creates a new Join instance to a new JoinedTable
JoinedTable.Join
JoinedTable.createChildren(String tablename, String alias)
Creates a new Join instance to a new JoinedTable
JoinedTable.Join
JoinedTable.createChildren(String tablename, String alias, boolean outer)
Creates a new Join instance to a new JoinedTable
JoinedTable.Join
JoinedTable.createChildren(String tablename, boolean outer)
Creates a new Join instance to a new JoinedTable
JoinedTable.Join
Creates a new Join instance to a given JoinedTable
JoinedTable.Join
Creates a new Join instance to a given JoinedTable

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

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

void