public abstract class AbstractFragment extends Object implements Fragment
| Modifier | Constructor and Description |
|---|---|
protected |
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.
|
Copyright © 2018–2021. All rights reserved.