JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.datanucleus.store.schema
CurrentUserProvider
Contents
Description
Method Summary
Method Details
currentUser()
Hide sidebar
Show sidebar
Interface CurrentUserProvider
public interface
CurrentUserProvider
Provides the current user in order to support 'CreateUser', 'UpdateUser' audit features.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
currentUser
()
Return the current user.
Method Details
currentUser
String
currentUser
()
Return the current user.
Returns:
Current user