How To Manage Publications, PublicationItems, Users And Sequences With Java Api Code
(Doc ID 435959.1)
Last updated on AUGUST 23, 2021
Applies to:
Oracle Lite - Version 10.3.0.1.0 to 10.3.0.3.0 [Release 10.3]Information in this document applies to any platform.
Check for relevant 30-Sept-2011
Affected Database: Oracle
NOTE: In the images and/or the document content below, the user information, the object name information, the database name information and data used represents fictitious data from the Oracle sample schema(s) or Public Documentation delivered with an Oracle database product or other training material. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.
Goal
Here you will find a complete JAVA API code to Create/Drop:
1-Publication
2-PublicationItems
3-Connection to Mobile Server Lite
4-Subscription user
5-Sequences
Classes used into the CLASSPATH:
webtogo.jar
xmlparserv2.jar
classgen.jar
servlet.jar
wtgpack.jar
olite40.jar
ojsp.jar
javax-ssl-1_2.jar
jssl-1_1.jar
jewt4.jar
jewt4-nls.jar
share.jar
ojdbc14.jar
Consolidator.jar
devmgr.jar
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |