Download Octopus Free Java Code

Description

Octopus is a free software tool written in JAVA intended to handle the adminstration of ORACLE database.

Icons

Octopus

Source Files

The download file Octopus-master.zip has the following entries.


.classpath/*from   w  ww . ja  v a 2s .c  o  m*/
.externalToolBuilders/net.sourceforge.texlipse.builder.TexlipseBuilder.launch
.project
.settings/de.loskutov.anyedit.AnyEditTools.prefs
.settings/org.eclipse.core.resources.prefs
.texlipse
Readme.md
commit.sh
node_modules/octopus/index.js
node_modules/octopus/lib/octopus_client.js
node_modules/octopus/lib/octopus_common.js
node_modules/octopus/lib/octopus_server.js
node_modules/socket.io/.gitignore
node_modules/socket.io/.npmignore
node_modules/socket.io/History.md
node_modules/socket.io/Makefile
node_modules/socket.io/Readme.md
node_modules/socket.io/benchmarks/decode.bench.js
node_modules/socket.io/benchmarks/encode.bench.js
node_modules/socket.io/benchmarks/runner.js
node_modules/socket.io/examples/chat/app.js
node_modules/socket.io/examples/chat/index.jade
node_modules/socket.io/examples/chat/package.json
node_modules/socket.io/examples/chat/public/stylesheets/mixins.styl
node_modules/socket.io/examples/chat/public/stylesheets/style.css
node_modules/socket.io/examples/chat/public/stylesheets/style.styl
node_modules/socket.io/examples/irc-output/app.js
node_modules/socket.io/examples/irc-output/index.jade
node_modules/socket.io/examples/irc-output/irc.js
node_modules/socket.io/examples/irc-output/package.json
node_modules/socket.io/examples/irc-output/public/stylesheets/style.styl
node_modules/socket.io/index.js
node_modules/socket.io/lib/logger.js
node_modules/socket.io/lib/manager.js
node_modules/socket.io/lib/namespace.js
node_modules/socket.io/lib/parser.js
node_modules/socket.io/lib/socket.io.js
node_modules/socket.io/lib/socket.js
node_modules/socket.io/lib/static.js
node_modules/socket.io/lib/store.js
node_modules/socket.io/lib/stores/memory.js
node_modules/socket.io/lib/stores/redis.js
node_modules/socket.io/lib/transport.js
node_modules/socket.io/lib/transports/flashsocket.js
node_modules/socket.io/lib/transports/htmlfile.js
node_modules/socket.io/lib/transports/http-polling.js
node_modules/socket.io/lib/transports/http.js
node_modules/socket.io/lib/transports/index.js
node_modules/socket.io/lib/transports/jsonp-polling.js
node_modules/socket.io/lib/transports/websocket.js
node_modules/socket.io/lib/transports/websocket/default.js
node_modules/socket.io/lib/transports/websocket/hybi-07-12.js
node_modules/socket.io/lib/transports/websocket/hybi-16.js
node_modules/socket.io/lib/transports/websocket/hybi-17.js
node_modules/socket.io/lib/transports/websocket/index.js
node_modules/socket.io/lib/transports/xhr-polling.js
node_modules/socket.io/lib/util.js
node_modules/socket.io/package.json
node_modules/socket.io/support/node-websocket-client/LICENSE
node_modules/socket.io/support/node-websocket-client/Makefile
node_modules/socket.io/support/node-websocket-client/README.md
node_modules/socket.io/support/node-websocket-client/examples/client-unix.js
node_modules/socket.io/support/node-websocket-client/examples/client.js
node_modules/socket.io/support/node-websocket-client/examples/server-unix.js
node_modules/socket.io/support/node-websocket-client/lib/websocket.js
node_modules/socket.io/support/node-websocket-client/package.json
node_modules/socket.io/support/node-websocket-client/test/test-basic.js
node_modules/socket.io/support/node-websocket-client/test/test-client-close.js
node_modules/socket.io/support/node-websocket-client/test/test-readonly-attrs.js
node_modules/socket.io/support/node-websocket-client/test/test-ready-state.js
node_modules/socket.io/support/node-websocket-client/test/test-server-close.js
node_modules/socket.io/support/node-websocket-client/test/test-unix-send-fd.js
node_modules/socket.io/support/node-websocket-client/test/test-unix-sockets.js
node_modules/socket.io/test/common.js
node_modules/socket.io/test/fixtures/cert.crt
node_modules/socket.io/test/fixtures/key.key
node_modules/socket.io/test/hybi-common.js
node_modules/socket.io/test/io.test.js
node_modules/socket.io/test/leaks/socket.leaktest.js
node_modules/socket.io/test/manager.test.js
node_modules/socket.io/test/namespace.test.js
node_modules/socket.io/test/parser.test.js
node_modules/socket.io/test/static.test.js
node_modules/socket.io/test/stores.memory.test.js
node_modules/socket.io/test/stores.redis.test.js
node_modules/socket.io/test/transports.flashsocket.test.js
node_modules/socket.io/test/transports.htmlfile.test.js
node_modules/socket.io/test/transports.jsonp-polling.test.js
node_modules/socket.io/test/transports.websocket.hybi07-12.parser.test.js
node_modules/socket.io/test/transports.websocket.hybi16.parser.test.js
node_modules/socket.io/test/transports.websocket.test.js
node_modules/socket.io/test/transports.xhr-polling.test.js
octopus
octopus.png
sample/chat/client.js
sample/chat/index.html
sample/chat/octopus.json
sample/chat/server.js
sample/chat_2/client.js
sample/chat_2/index.html
sample/chat_2/octopus.json
sample/chat_2/server.js
sample/chat_ex/client.js
sample/chat_ex/index.html
sample/chat_ex/octopus.json
sample/chat_ex/server.js
sample/chat_ex_jquery/client.js
sample/chat_ex_jquery/index.html
sample/chat_ex_jquery/octopus.json
sample/chat_ex_jquery/server.js
sample/counter/client.js
sample/counter/index.html
sample/counter/octopus.json
sample/counter/server.js
sample/counter_simple/client.js
sample/counter_simple/index.html
sample/counter_simple/octopus.json
sample/counter_simple/server.js
sample/fuku_warai/client.js
sample/fuku_warai/eye.png
sample/fuku_warai/face.png
sample/fuku_warai/index.html
sample/fuku_warai/jquery-ui.js
sample/fuku_warai/jquery.min.js
sample/fuku_warai/mouth.png
sample/fuku_warai/octopus.json
sample/fuku_warai/server.js
sample/hiso_chat/client.js
sample/hiso_chat/index.html
sample/hiso_chat/jquery.min.js
sample/hiso_chat/octopus.json
sample/hiso_chat/server.js
test/TranslationTest.js
test/TranslationTestSmall.js
test/benchmark/fib/client.js
test/benchmark/fib/index.html
test/benchmark/fib/octopus.json
test/benchmark/fib/server.js
test/benchmark/fib/server_.js
test/benchmark/func_call/client.js
test/benchmark/func_call/index.html
test/benchmark/func_call/octopus.json
test/benchmark/func_call/server.js
test/benchmark/func_call/server_.js
test/benchmark/func_call_prototype/client.js
test/benchmark/func_call_prototype/index.html
test/benchmark/func_call_prototype/octopus.json
test/benchmark/func_call_prototype/server.js
test/benchmark/func_call_prototype/server_.js
test/benchmark/get/client.js
test/benchmark/get/index.html
test/benchmark/get/octopus.json
test/benchmark/get/server.js
test/benchmark/get/server_.js
test/benchmark/if/client.js
test/benchmark/if/index.html
test/benchmark/if/octopus.json
test/benchmark/if/server.js
test/benchmark/if/server_.js
test/benchmark/loop/client.js
test/benchmark/loop/index.html
test/benchmark/loop/octopus.json
test/benchmark/loop/server.js
test/benchmark/loop/server_.js
test/benchmark/recursive/client.js
test/benchmark/recursive/index.html
test/benchmark/recursive/octopus.json
test/benchmark/recursive/server.js
test/benchmark/recursive/server_.js
test/benchmark/result/avg
test/benchmark/result/fib.txt
test/benchmark/result/func_call.txt
test/benchmark/result/func_call_.txt
test/benchmark/result/func_call_prototype.txt
test/benchmark/result/func_call_prototype_.txt
test/benchmark/result/if.txt
test/benchmark/result/if_.txt
test/benchmark/result/loop.txt
test/benchmark/result/loop_.txt
test/benchmark/result/robot_chat.txt
test/benchmark/result/robot_chat_native.txt
test/benchmark/robot_chat/client.js
test/benchmark/robot_chat/index.html
test/benchmark/robot_chat/octopus.json
test/benchmark/robot_chat/server.js
test/benchmark/robot_chat_native/client.js
test/benchmark/robot_chat_native/index.html
test/benchmark/robot_chat_native/octopus.json
test/benchmark/robot_chat_native/server.js
test/djsTest/control_flow/client.js
test/djsTest/control_flow/index.html
test/djsTest/control_flow/octopus.json
test/djsTest/control_flow/server.js
test/djsTest/control_flow2/client.js
test/djsTest/control_flow2/index.html
test/djsTest/control_flow2/octopus.json
test/djsTest/control_flow2/server.js
test/djsTest/delegation/client.js
test/djsTest/delegation/index.html
test/djsTest/delegation/octopus.json
test/djsTest/delegation/server.js
test/djsTest/env/client.js
test/djsTest/env/index.html
test/djsTest/env/octopus.json
test/djsTest/env/server.js
test/djsTest/get_set/client.js
test/djsTest/get_set/index.html
test/djsTest/get_set/octopus.json
test/djsTest/get_set/server.js
test/djsTest/hi_order_func/client.js
test/djsTest/hi_order_func/index.html
test/djsTest/hi_order_func/octopus.json
test/djsTest/hi_order_func/server.js
test/djsTest/hi_order_func2/client.js
test/djsTest/hi_order_func2/index.html
test/djsTest/hi_order_func2/octopus.json
test/djsTest/hi_order_func2/server.js
test/djsTest/learge_loop/client.js
test/djsTest/learge_loop/index.html
test/djsTest/learge_loop/octopus.json
test/djsTest/learge_loop/server.js
test/djsTest/node_require/client.js
test/djsTest/node_require/control_flow2/client.js
test/djsTest/node_require/control_flow2/index.html
test/djsTest/node_require/control_flow2/octopus.json
test/djsTest/node_require/control_flow2/server.js
test/djsTest/node_require/control_flow2/trans/client.js
test/djsTest/node_require/control_flow2/trans/server.js
test/djsTest/node_require/index.html
test/djsTest/node_require/octopus.json
test/djsTest/node_require/server.js
test/djsTest/refference_chain/client.js
test/djsTest/refference_chain/index.html
test/djsTest/refference_chain/octopus.json
test/djsTest/refference_chain/server.js
test/djsTest/transitive/client.js
test/djsTest/transitive/index.html
test/djsTest/transitive/octopus.json
test/djsTest/transitive/server.js
test/djsTest/type/client.js
test/djsTest/type/index.html
test/djsTest/type/octopus.json
test/djsTest/type/server.js
test/globalTest.js
test/h.js
test/instanceTest.js
test/remoteAccessTime/client.js
test/remoteAccessTime/index.html
test/remoteAccessTime/server.js
test/timeTest.js
translator/MANIFEST.MF
translator/external_lib/js.jar
translator/external_lib/jsonic.jar
translator/src/net/manaten/octopus/DJS2JSTranslation.java
translator/src/net/manaten/octopus/DefaultTranslation.java
translator/src/net/manaten/octopus/Main.java
translator/src/net/manaten/octopus/NormalizeTranslation.java
translator/src/net/manaten/octopus/OctopusDescription.java
translator/src/net/manaten/octopus/TranslationException.java
translator/src/net/manaten/octopus/TranslationInfomation.java
translator/src/net/manaten/octopus/Translator.java
translator/src/net/manaten/octopus/old/CPSTranslation.java
translator/src/net/manaten/octopus/old/ContinuationEliminateTranslation.java
translator/src/net/manaten/octopus/old/ContinuationNode.java
translator/src/net/manaten/octopus/old/DefaultTranslation.java
translator/src/net/manaten/octopus/old/TranslationInfomation.java
translator/src/net/manaten/octopus/test/CPSTranslationTest.java
translator/src/net/manaten/octopus/test/DJS2JSTranslationTest.java
translator/src/net/manaten/octopus/test/DefaultTranslationTest.java
translator/src/net/manaten/octopus/test/NormalizeTranslationTest.java
translator/src/net/manaten/octopus/test/OverLoadTest.java
translator/translator.jar
translator/translator.jardesc

Download

Click the following link to download Octopus-master.zip.

Octopus-master.zip




















Home »
  Java Free Code »
    Database »




Cassandra
CouchDB
Database
Hadoop
HBase
Hibernate
JDBC
JPA
LINQ
MapReduce
Memcached
MongoDB
MyBatis
MySQL
neo4j
Oracle
ORM
Redis
SQL