public class Join extends Object
Join(JoinType type, String table, String on)
String
getOn()
getTable()
JoinType
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Join(JoinType type, String table, String on)
public JoinType getType()
public String getTable()
public String getOn()
Copyright © 2024. All rights reserved.