org.sql.generation.api.grammar.common
Interface SQLFunctions
public interface SQLFunctions
A container for textual names of default SQL functions.
- Author:
- Stanislav Muhametsin
AVG
static final String AVG
- See Also:
- Constant Field Values
MAX
static final String MAX
- See Also:
- Constant Field Values
MIN
static final String MIN
- See Also:
- Constant Field Values
SUM
static final String SUM
- See Also:
- Constant Field Values
EVERY
static final String EVERY
- See Also:
- Constant Field Values
ANY
static final String ANY
- See Also:
- Constant Field Values
COUNT
static final String COUNT
- See Also:
- Constant Field Values
Copyright © 2010-2012. All Rights Reserved.