[JAVA] How to use Apache Derby on Eclipse

Introduction

As a continuation of the previously written [Eclipse] Installing DB Viewer, I summarized how to use Apache Derby with DB Viewer.

What is Apache Derby

Preparing Apache Derby

download

Installation

Settings on Eclipse

DB registration

Derby_DBViewer_01.png

Derby_DBViewer_02.png

Derby_DBViewer_03.png

Connection to DB

Derby_DBViewer_04.png

Derby_DBViewer_05.png

Use of DB

Derby_DBViewer_06.png

Derby_DBViewer_06-2.png

Derby_DBViewer_07.png

Data type Range of values Remarks
INTEGER -2147483648~2147483647
DOUBLE -1.7976931348623157E+308~1.7976931348623157E+308
VARCHAR Up to 32,Up to 672 characters
DATE java.Any date recognized by sql
TIME java.Any time recognized by sql
TIMESTAMP Value(dateandtime) of DATE and TIME combined

Derby_DBViewer_08.png

Derby_DBViewer_09.png

Derby_DBViewer_10.png [Eclipse] Install DB Viewer

Reference URL

Recommended Posts

How to use Apache Derby on Eclipse
A memorandum on how to use Eclipse
How to use Eclipse Debug_Shell
How to use Apache POI
How to use Ruby on Rails
How to use Bio-Formats on Ubuntu 20.04
[Ruby on Rails] How to use CarrierWave
How to install Eclipse (Photon) on Mac
[Ruby on Rails] How to use redirect_to
[Ruby on Rails] How to use kaminari
How to use Map
How to use rbenv
How to use letter_opener_web
How to use with_option
How to use fields_for
How to use java.util.logging
How to use map
How to use collection_select
How to use Twitter4J
How to use active_hash! !!
How to use MapStruct
How to use hidden_field_tag
How to use TreeSet
[How to use label]
How to use identity
How to use hashes
How to use JUnit 5
How to use Dozer.mapper
How to use Gradle
How to use org.immutables
How to use java.util.stream.Collector
How to use VisualVM
How to use Map
Notes on how to use each JUnit Rule
[Ruby on Rails] How to use session method
[Java] How to use Map
How to use Chain API
[Java] How to use Map
How to use Priority Queuing
[Rails] How to use enum
How to use java Optional
How to use JUnit (beginner)
How to use java non-standard library on IntelliJ IDEA
How to use Ruby return
How to deploy on heroku
How to use Z3 library in Scala with Eclipse
[Rails] How to use enum
How to use @Builder (Lombok)
[Swift] How to use UserDefaults
How to use java class
How to use Swift UIScrollView
How to use Big Decimal
[Java] How to use Optional ②
[Java] How to use removeAll ()
How to use String [] args
[Java] How to use string.format
How to use rails join
How to use Java Map
Ruby: How to use cookies
How to use dependent :: destroy
How to use JDD library in Scala with Eclipse