Canvas allows your application to gain access to the database connection using the Java Naming and Directory Interface location (JNDI) name.
The JNDI value is dependent on the app/web server being used for your application. For example, for the Modelhouse application on JBOSS server, the JNDI name would be java:jboss/datasources/ModelHouse in the standalone.xml file.