public class UpdateJoinTableDesc extends Object
| Constructor and Description |
|---|
UpdateJoinTableDesc(SQLStateManager parentSM,
SQLStateManager foreignSM,
int action) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAction() |
SQLStateManager |
getForeignStateManager() |
SQLStateManager |
getParentStateManager() |
public UpdateJoinTableDesc(SQLStateManager parentSM, SQLStateManager foreignSM, int action)
public SQLStateManager getForeignStateManager()
public SQLStateManager getParentStateManager()
public int getAction()
Copyright © 2019. All rights reserved.