There are three deployment options for the New Relic Infrastructure Database Integration (hereafter just nri-db). On-host: The Java application is run directly on a host as a native process Docker: ...
javac -cp "lib/h2-2.4.240.jar" -d bin util\DBUtil.java model\Movie.java dao\MovieDao.java dao\MovieDaoImpl.java CreateTable.java Main.java ...