Spring Data Core

Uses of Class
org.springframework.data.auditing.CurrentDateTimeProvider

Packages that use CurrentDateTimeProvider
org.springframework.data.auditing General support for entity auditing. 
 

Uses of CurrentDateTimeProvider in org.springframework.data.auditing
 

Methods in org.springframework.data.auditing that return CurrentDateTimeProvider
static CurrentDateTimeProvider CurrentDateTimeProvider.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CurrentDateTimeProvider[] CurrentDateTimeProvider.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.