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

Create WriterField implementations #5

Closed
8 tasks done
otaviojava opened this issue Jul 21, 2016 · 0 comments
Closed
8 tasks done

Create WriterField implementations #5

otaviojava opened this issue Jul 21, 2016 · 0 comments

Comments

@otaviojava
Copy link
Member

otaviojava commented Jul 21, 2016

The WriterField has the goal to prepare one information to be write in a NoSQL database.
Create WriterField implementation once the NoSQL banks dosn't support Java 8 type like the new Date and time API or Optional Value.

  • java.time.Temporal
  • java.time.LocalDate
  • java.time.LocalDateTime
  • java.time.LocalTime
  • java.time.Year
  • java.time.YearMonth
  • java.time.ZonedDateTime
  • Optional
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

No branches or pull requests

1 participant