insertJetpack
Inserts a new jetpack into the database. If a jetpack with the same ID already exists, it will be replaced.
Parameters
jetpackEntity
The JetpackEntity object to insert.
Inserts a new jetpack into the database. If a jetpack with the same ID already exists, it will be replaced.
The JetpackEntity object to insert.