Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Java project using hibernate : Need a Solution

  1. #1
    Junior Member
    Join Date
    Oct 2017
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java project using hibernate : Need a Solution

    Hi,
    i want a solution for my project
    I have a time and attendance device , using this am downloading a employee logs . In this logs am getting date and time so i need to show in and out punch alternatively as 0 and 1 . for example:
    if employee punch around 10:30 it should shows as 0 and if he punch on 10:39 it should shows as 1.

  2. #2
    Member
    Join Date
    Aug 2017
    Location
    Northern Ireland
    Posts
    59
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Java project using hibernate : Need a Solution

    What part are you stuck on?
    Tim Driven Development

Similar Threads

  1. RDBMS solution in Java
    By gbadarivishal in forum What's Wrong With My Code?
    Replies: 2
    Last Post: July 13th, 2014, 04:59 AM
  2. Need a solution related to Java PrintService API
    By Surabhi16 in forum What's Wrong With My Code?
    Replies: 0
    Last Post: April 16th, 2014, 05:39 AM
  3. Replies: 2
    Last Post: January 12th, 2013, 12:16 PM
  4. Java solution required
    By javabeginer in forum Java Theory & Questions
    Replies: 15
    Last Post: February 6th, 2012, 05:58 PM
  5. Replies: 0
    Last Post: April 5th, 2010, 11:41 AM