⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 Java的面向对象数据库系统的源代码
💻
字号:
What does the example do?-------------------------This simple example shows how to make a class that can be stored in an ozonedatabase and how to use this class. Client.java shows how to connect a ozoneserver. LocalClient.java shows how to use a local database. "Local database" standsfor a program where the ozone code is directly used inside the client.Note: Do not use this sample to do any benchmarking if you are new to ozone!      Use the OO1 sample for that. The code of OO1 is more complex and shows      how to use ozone for 'real-world' applications.What is needed to run this example?-----------------------------------A ozone server running in the directory of this example, in case of a remotedatabase connection. An installed database directory in case of a localdatabase connection.How to compile it?------------------UNIX: ../../build.shWIN2K: ..\..\build.cmdWIN9x: ..\..\bin\ozoneAnt.batHow to run it?--------------ojvm Clientorojvm LocalClient

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -