|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectGroupPermissionsDesc
TableLikeDesc
public class TableLikeDesc
A description of the table to create that's like another table.
| Field Summary | |
|---|---|
String |
existingTable
|
boolean |
external
|
boolean |
ifNotExists
|
String |
location
|
String |
newTable
|
| Fields inherited from class GroupPermissionsDesc |
|---|
group, permissions |
| Constructor Summary | |
|---|---|
TableLikeDesc()
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class GroupPermissionsDesc |
|---|
equals, xequals, xequals, xequals, xequals |
| Methods inherited from class Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public boolean external
public boolean ifNotExists
public String location
public String existingTable
public String newTable
| Constructor Detail |
|---|
public TableLikeDesc()
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||