Spring Data Jpa

Uses of Class
org.springframework.data.jpa.domain.support.CurrentDateTimeProvider

Packages that use CurrentDateTimeProvider
org.springframework.data.jpa.domain.support Implementation classes for auditing with JPA. 
 

Uses of CurrentDateTimeProvider in org.springframework.data.jpa.domain.support
 

Methods in org.springframework.data.jpa.domain.support 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 Jpa

Copyright © 2011-2012-2012 SpringSource. All Rights Reserved.