Im facing problems while configuring the TimesTen DB with the spring batch framework.
Im using version 2.1.8

Error shown is as below:

Error creating bean with name 'jobRepository': Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: DatabaseType not found for product name: [TimesTen]

Please let me know how to resolve this?