public class Mapping extends Object
| Constructor and Description |
|---|
Mapping(SqlOp sqlOp) |
Mapping(VarDefinition varDefinition,
SqlOp sqlOp)
This constructor does not create copy of the arguments
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SqlOp |
getSqlOp() |
VarDefinition |
getVarDefinition() |
int |
hashCode() |
boolean |
isEmpty() |
String |
toString() |
public Mapping(SqlOp sqlOp)
public Mapping(VarDefinition varDefinition, SqlOp sqlOp)
other - public VarDefinition getVarDefinition()
public SqlOp getSqlOp()
public boolean isEmpty()
Copyright © 2013. All Rights Reserved.