September 2018
Intermediate to advanced
412 pages
11h 12m
English
As we close this chapter, we will list the source code that we have used elsewhere in the book and summarize how you can connect to some of the data stores in order to persist the data. This will act as a reference for the reader, and can be used as easy access to the source code required for handling the IIoT data. Now, let's look at the following steps:
<persistence xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd" ...