Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jpql current date functions #31

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add jpql current date functions #31

wants to merge 2 commits into from

Conversation

aVolpe
Copy link

@aVolpe aVolpe commented Jul 15, 2016

This commit add the functions discuses in #30.

aVolpe added 2 commits July 14, 2016 20:19
The java.sql.Date constructor specifies that the year must be the year
minus 1900. And the java.sql.Timestamp constructor specifies that the
year must be the year minus 1990.
The CURRENT_TIME, CURRENT_TIMESTAMP, and CURRENT_DATE are added, as part
of the JPQL utility class.

ref my2iu#30
@aVolpe aVolpe mentioned this pull request Jul 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant