public abstract class AbstractFragment extends Object implements Fragment
| Constructor and Description |
|---|
AbstractFragment(Fragment root)
Create an instance of an SQL fragment
|
| Modifier and Type | Method and Description |
|---|---|
Fragment |
getRoot()
Get the root statement of this SQL fragment
|
public AbstractFragment(Fragment root)
root - root SQL statement this fragment belongs to.Copyright © 2018. All rights reserved.