Search:

Type: Posts; User: mrsahu; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    259

    Thanks Marten. I've changed it to...

    Thanks Marten.

    I've changed it to java.util.Date and used Binder with time format. It worked.

    Thanks.
  2. Replies
    2
    Views
    259

    Spring Web Bind only Time HH:mm

    Hi,

    I would like to bind only Time HH:mm in MVC. Need to send HH:mm from UI to controller.

    I've entity with java.sql.Time as a variable for startTime.

    While I pass from UI 11:40 as a value...
  3. Advanced spring data jpa – specifications

    I checked the SpringSource blog http://blog.springsource.com/2011/04/26/advanced-spring-data-jpa-specifications-and-querydsl/.

    Now, how to create a Specification with Sort on multiple attributes...
  4. Replies
    1
    Views
    407

    Issue with Child Entity Save Spring JPA

    Hi,

    I'm using Entity, JPA Repository, Service Layer and Controller for each entity actions in Spring MVC. It's working fine for each individual entity.

    Now, I'm trying to add a child entity...
  5. Replies
    2
    Views
    1,428

    Spring Data JPA Auditing

    Hi,

    I tried implementing https://github.com/SpringSource/spring-data-jpa-examples auditing. I've some problem in implementing. Also I wanted to know, can we alter the table column names used for...
Results 1 to 5 of 5