public class ContextFunctions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextFunctions.CurrentSchema
Implement "current_schema" function.
|
static class |
ContextFunctions.SessionId
Implement "session_id" function.
|
static class |
ContextFunctions.User
Implement "user", "session_user" or "system_user" function.
|
| Constructor and Description |
|---|
ContextFunctions() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.