Datasource is a name given to the connection set up to a database from a server.
I use spring boot 2 with Hikari connection pool, jpa and postgres. Is there any reason to continue to use theses …
spring spring-boot datasource hikaricp apache-commons-dbcpI know, this question is founded on all google and stackoverflow, but my problem isn't solved and I didn't find …
java mysql datasource wildfly wildfly-10I would like to configure a DataSource using JNDI in a Java SE app. What is the best way to …
java datasource jndido we need to call any method on dbcp.BasicDataSource or jndi datasource(i'm using jboss) to return the connection …
java jdbc datasource apache-commons-dbcpI use HikariConfig as DataSource of postgres database on spring server. Should I set up maxPoolSize? (default value is -1) …
spring postgresql datasource connection-pooling hikaricpI have a Grails app that loads its data from xml files and delivers rss feeds via rome. I don't …
database grails groovy datasourceI am trying to connect to Datasource but getting this error: An error occurred during local report processing. An error …
reporting-services connection-string datasource ssrs-2008-r2 credentialsSituation: kendo DataSource var ordersDataSource = new kendo.data.DataSource({ type: "odata", transport: { read: { url: "http://localhost/odata.svc/Orders?$expand=…
mvvm kendo-ui datasource odata computed-observableWhy does setting the SelectedValue of a ComboBox to null cause an ArgumentNullException? The Exception only occurs if the ComboBox …
c# winforms combobox datasource nullreferenceexceptionI am working on a crystal report like in the sample image. it has some limited attributes and some attributes …
crystal-reports datasource crystal-reports-2010