-
- 373 views
- 0 answers
- 0 votes
-
I’m trying to call a stored procedure from a oracle database and it seems I can’t find it as I …
- 370 views
- 0 answers
- 0 votes
-
I’m making a small Angular page for a personal project (a tournament). I use an Oracle DB where I store …
- 0 views
- 1 answers
- 0 votes
-
I have spring boot application which used ojdbc6 11.2.0.3 driver. Following are my spring data source properties spring.datasource.username=abc spring.datasource.password=abc spring.datasource.url=jdbc:oracle:thin:@myhost:1521:orcl …
- 332 views
- 1 answers
- 0 votes