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

Param binding failure for java.sql.TimeStamp typed parameter #452

Closed
ttbadr opened this issue Jan 9, 2018 · 0 comments
Closed

Param binding failure for java.sql.TimeStamp typed parameter #452

ttbadr opened this issue Jan 9, 2018 · 0 comments
Assignees
Milestone

Comments

@ttbadr
Copy link

ttbadr commented Jan 9, 2018

Error stack:

Caused by: java.lang.NoSuchMethodException: java.sql.Timestamp.<init>()
	at java.lang.Class.getConstructor0(Class.java:3082)
	at java.lang.Class.getDeclaredConstructor(Class.java:2178)
	at org.osgl.inject.Genie.buildFieldMethodInjector(Genie.java:988)
	... 23 common frames omitted
@greenlaw110 greenlaw110 added this to the 1.6.2 milestone Jan 9, 2018
@greenlaw110 greenlaw110 self-assigned this Jan 9, 2018
@greenlaw110 greenlaw110 changed the title 参数注入不支持java.sql.TimeStamp类型 Param binding failure for java.sql.TimeStamp typed parameter Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants