public class Select extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Select.SelectCount |
static class |
Select.SelectCountDistinct |
static class |
Select.SelectDistinct |
static class |
Select.SelectFinalizer |
static class |
Select.SelectForUpdate |
| Modifier and Type | Method and Description |
|---|---|
Select.SelectForUpdate |
all() |
Select.SelectForUpdate |
columns(String... columns) |
Select.SelectCount |
count() |
Select.SelectDistinct |
distinct() |
public Select.SelectForUpdate all()
public Select.SelectDistinct distinct()
public Select.SelectCount count()
public Select.SelectForUpdate columns(String... columns)
Copyright © 2015. All rights reserved.