Supporting object oriented software development by object relational database technology: a performance study
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Abschlussarbeit Buch |
Sprache: | English |
Veröffentlicht: |
Kaiserslautern
Fachbereich Informatik, Univ.
2003
|
Schriftenreihe: | Schriftenreihe / Fachbereich Informatik, Universität Kaiserslautern
9 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | 224 S. graph. Darst. : 210 mm x 148 mm |
ISBN: | 3936890021 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV016973577 | ||
003 | DE-604 | ||
005 | 20051012 | ||
007 | t | ||
008 | 030311s2003 gw d||| m||| 00||| eng d | ||
016 | 7 | |a 966490258 |2 DE-101 | |
020 | |a 3936890021 |9 3-936890-02-1 | ||
035 | |a (OCoLC)53414929 | ||
035 | |a (DE-599)BVBBV016973577 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c DE | ||
049 | |a DE-91G |a DE-12 |a DE-29T |a DE-824 |a DE-634 | ||
084 | |a ST 270 |0 (DE-625)143638: |2 rvk | ||
084 | |a DAT 651d |2 stub | ||
084 | |a DAT 315d |2 stub | ||
100 | 1 | |a Zhang, Weiping |e Verfasser |4 aut | |
245 | 1 | 0 | |a Supporting object oriented software development by object relational database technology |b a performance study |c Weiping Zhang |
264 | 1 | |a Kaiserslautern |b Fachbereich Informatik, Univ. |c 2003 | |
300 | |a 224 S. |b graph. Darst. : 210 mm x 148 mm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Schriftenreihe / Fachbereich Informatik, Universität Kaiserslautern |v 9 | |
502 | |a Zugl.: Kaiserslautern, Univ., Diss., 2002 | ||
650 | 0 | 7 | |a Objektorientierte Programmierung |0 (DE-588)4233947-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Objektrelationales Datenbanksystem |0 (DE-588)4534774-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Benchmark |0 (DE-588)4144457-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Programmierung |0 (DE-588)4076370-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Objektorientiertes Datenbanksystem |0 (DE-588)4202958-2 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4113937-9 |a Hochschulschrift |2 gnd-content | |
689 | 0 | 0 | |a Objektorientiertes Datenbanksystem |0 (DE-588)4202958-2 |D s |
689 | 0 | 1 | |a Programmierung |0 (DE-588)4076370-5 |D s |
689 | 0 | 2 | |a Benchmark |0 (DE-588)4144457-7 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Objektrelationales Datenbanksystem |0 (DE-588)4534774-8 |D s |
689 | 1 | |8 1\p |5 DE-604 | |
689 | 2 | 0 | |a Objektorientierte Programmierung |0 (DE-588)4233947-9 |D s |
689 | 2 | |8 2\p |5 DE-604 | |
810 | 2 | |a Fachbereich Informatik, Universität Kaiserslautern |t Schriftenreihe |v 9 |w (DE-604)BV014894336 |9 9 | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010250555&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 2\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-010250555 |
Datensatz im Suchindex
_version_ | 1808225996566953984 |
---|---|
adam_text |
TABLE
OF
CONTENTS
1.
INTRODUCTION
.
1
1.1
BACKGROUND
AND
MOTIVATION
.
1
1.2
OBJECTIVES
.
4
1.3
ORGANIZATION
.
7
2.
DB-BASED
OBJECT-ORIENTED
SOFTWARE
DEVELOPMENT
.
11
2.1
OVERVIEW
.
11
2.1.1
GENERAL
REQUIREMENTS
ON
PERSISTENCE
MECHANISMS
.
12
2.1.2
COMMON
METHODOLOGIES
TO
PERSISTENCE
.
14
2.1.2.1
RDBMSS
.
14
2.1.2.2
PERSISTENT PROGRAMMING
LANGUAGES
.
17
2.1.2.3
OODBMSS
.
17
2.1.2.4
ORDBMSS
.
17
2.1.2.5
DATABASE
SYSTEM
TOOLKITS
.
18
2.2
THE
RELATIONAL
APPROACH
.
19
2.2.1
ADVANTAGES
OF
THE
RELATIONAL
APPROACH
.
20
2.2.2
DISADVANTAGES
OF
THE
RELATIONAL
APPROACH
.
21
2.3
THE
OBJECT-ORIENTED
APPROACH
.
23
2.3.1
ADVANTAGES
OF
THE
OBJECT-ORIENTED
APPROACH
.
24
2.3.2
DISADVANTAGES
OF
THE
OBJECT-ORIENTED
APPROACH
.
25
2.4
THE
OBJECT-RELATIONAL
APPROACH
.
27
2.4.1
OR
EXTENSIBILITY
.
28
2.4.2
ADVANTAGES
OF
THE
OBJECT-RELATIONAL
APPROACH
.
30
2.5
SENSOR
.
31
2.6
SUMMARY
.
33
3.
MAPPING
OBJECTS
TO
(OBJECT-)RELATIONS
-
GENERAL
CONSIDERATION
.
35
3.1
OVERVIEW
.
35
3.2
OBJECT-ORIENTED DATA
MODELS
.
37
3.2.1
OBJECT
.
39
3.2.2
CLASSIFICATION
.
40
3.2.3
ENCAPSULATION
AND
INFORMATION
HIDING
.
42
3.2.4
INHERITANCE
.
43
3.2.5
LATE
BINDING
AND
OVERRIDING
.
44
3.2.6
RELATIONSHIP
MODELING
.
45
3.3
RELATIONAL
DATA MODEL
.
46
3.3.1
BASIC
CONCEPTS
.
47
3.3.2
HIGH-LEVEL
CONCEPTS
.
47
3.4
OBJECT-RELATIONAL
DATA
MODEL
.
50
3.4.1
MODELING
CONSTRUCTS
.
51
3.4.2.1
USER-DEFINED
TYPES
(UDTS)
.
52
3.4.3.2
CONSTRUCTED
TYPES
.
54
3.4.4.3
OPERATIONAL
ASPECTS
.
56
3.4.5
TRIGGERS
.
59
3.4.6
OBJECT-ORIENTATION
IN
SQL:1999
.
59
3.5
COMPARISON
OF
DIFFERENT
DATA
MODELS
.
63
3.5.1
MODELING
ASPECTS
.
63
3.5.2
OPERATIONAL
ASPECTS
.
64
3.6
GENERAL
MAPPING
CONCEPTS
.
66
3.6.1
GENERAL
REQUIREMENTS
AND
CONCEPTS
.
66
3.6.2
OBJECT
MODEL
OF
THE
MAPPING
LAYER
.
71
3.7 SYSTEM
ARCHITECTURE
OF
THE
PERSISTENT OBJECT
SYSTEM
.
72
3.8
SUMMARY
.
75
4.
MAPPING
OBJECTS
TO
(OBJECT-)RELATIONS
-
MAPPING
RULES
.
77
4.1
OVERVIEW
.
77
4.2
MAPPING
OBJECT-ORIENTED DATA
MODELS
TO
THE
RELATIONAL
DATA MODEL
.
78
4.2.1
THE
BASIC
MAPPING
RULES
.
78
4.2.2
MAPPING
COMPLEX
ATTRIBUTES
.
79
4.2.3
MAPPING
CLASS
HIERARCHIES
.
80
4.2.4
MAPPING
RELATIONSHIPS
.
82
4.3
MAPPING
OBJECT-ORIENTED
DATA
MODELS
TO
THE
OBJECT-RELATIONAL
DATA
MODEL
86
4.3.1
MAPPING
OIDS
.
86
4.3.2
MAPPING
CLASSES
TO
STRUCTURED
UDTS
.
87
4.3.3
MAPPING
COMPLEX
ATTRIBUTES
.
87
4.3.4
MAPPING
CLASS
HIERARCHIES
.
88
4.3.5
MAPPING
RELATIONSHIPS
.
91
4.4
MAPPING
OPERATIONS
.
95
4.4.1
SET-ORIENTED
ACCESS
.
95
4.4.2
NAVIGATIONAL
ACCESS
.
98
4.5
DISCUSSION
AND
SUMMARY
.
99
4.5.1
MODELING
ASPECTS
.
99
4.5.2
OPERATIONAL
ASPECTS
.
101
5.
BENCHMARK
SYSTEM
.
105
5.1
OVERVIEW
.
105
5.2
TRADITIONAL
BENCHMARKS
.
106
5.2.1
OBJECT-ORIENTED
BENCHMARKS
.
106
5.2.2
OBJECT-RELATIONAL
BENCHMARKS
.
107
5.3
CONFIGURABLE
BENCHMARK
APPROACH
.
108
5.4 SYSTEM
ARCHITECTURE
.
109
5.5
PARAMETERIZED
GENERATION
OF
THE
BENCHMARK
DATABASES
.
ILL
5.5.1
DISTRIBUTION
FUNCTION
.
112
5.5.2
GENERATION
OF
BENCHMARK
DATABASES
.
114
5.5.3.1
GENERATING
CLASS
HIERARCHIES
.
115
5.5.4.2
GENERATING
REFERENCED
TYPES
.
117
5.5.5.3
GENERATING
ATTRIBUTES
AND
DISTRIBUTING
TO
CLASSES
.
118
5.5.6.4
GENERATING
INSTANCES
.
120
5.6
DEFINING AND
GENERATING
BENCHMARK
OPERATIONS
.
120
5.7
ANALYSIS
OF
MEASUREMENT
RESULTS
.
124
5.8
SUMMARY
.
125
6.
PERFORMANCE
INVESTIGATION
.
127
6.1
OVERVIEW
.
127
6.2
MEASUREMENT
ENVIRONMENT
.
128
6.3
PERFORMANCE
OF
ORDBMS
VS.
RDBMS
.
130
6.3.1
BENCHMARK
OPERATIONS
.
130
6.3.2
QUERIES
WITH
SIMPLE
PREDICATES
ON
SCALAR
ATTRIBUTES
.
133
6.3.3
QUERIES
WITH
PREDICATES
ON
SET-VALUED
ATTRIBUTES
.
135
6.3.4
QUERIES
WITH
PREDICATES
ON
UDTS
.
137
6.3.5
QUERIES
WITH
PATH
PREDICATES
.
138
6.3.6
QUERIES
WITH
COMPLEX
PREDICATES
.
140
6.3.7
QUERIES
ON
CLASS
HIERARCHIES
.
141
6.3.8
QUERIES
ON
OBJECTS
WITH
DIFFERENT
COMPLEXITY
.
143
6.3.9
NAVIGATION
OPERATIONS
.
145
6.3.10
INSERT
OPERATIONS
.
146
6.4
PERFORMANCE
CHARACTERISTICS
OF
THE
MAPPING
LAYER
.
146
6.5
SUPPORT
FOR
COMPLEX
OBJECTS
.
147
6.6
DISCUSSION
.
149
6.6.1
RELATIONAL
MAPPING
VS.
OBJECT-RELATIONAL
MAPPING
.
149
6.6.2
STORAGE
MODEL
.
150
6.7
SUMMARY
.
152
7.
PERFORMANCE
TRADEOFFS
AND
ADVANCED
MAPPING
CONCEPTS
.
155
7.1
LEVERAGING
THE
OBJECT-RELATIONAL
EXTENSIBILITY
.
155
7.1.1
PREDEFINED
DATABASE
ROUTINES
.
156
7.1.2
PERFORMANCE
ADVANTAGES
OF
DB
EXTENSIONS
.
157
7.1.3
LIMITATION
OF
OR
EXTENSIBILITY
.
159
7.2
ADVANCED
DATABASE
PROGRAMMING
INTERFACE
.
160
7.3
FLEXIBLE
DATA
PROCESSING
.
165
7.3.1
FLEXIBLE
QUERY
EXECUTION
.
159
7.3.2
FLEXIBLE
DATA
MANIPULATION
.
167
7.4
SUMMARY
.
170
8.
APPLICATION
LOGIC
GUIDED
OBJECT
PREFETCHING
(ALGOP)
.
173
8.1
OVERVIEW
.
173
8.2
SUPPORTING
NAVIGATIONAL
ACCESS
BY
ORDBMSS
.
174
8.3
OBJECT
PREFETCHING
AND RELATED
WORKS
.
178
8.3.1
OBJECT PREFETCHING
USING
CLUSTERING
.
178
8.3.2
INTELLIGENT
OBJECT
PREFETCHING
.
179
8.3.3
CONTEXT-BASED
OBJECT
PREFETCHING
.
180
8.3.4
DISCUSSION
.
181
8.4
ALGOP
.
181
8.4.1
APPLICATION
LOGIC
GUIDED
OBJECT
PREFETCHING
.
182
8.4.2
LOGICAL ACCESS
PATTERNS
.
184
8.4.3
USING
STRUCTURAL
TYPE
INFORMATION
TO
EXTRACT
LAPS
.
185
8.4.4
DATA
MODEL
OF
LOGICAL
ACCESS
PATTERNS
.
186
8.4.5
TRAINING
MODE
OF
ALGOP
.
188
8.4.6
PREDICTION
MODE
OF
ALGOP
.
189
8.5
EXTENDED
CONSIDERATIONS
.
192
8.6
PERFORMANCE
INVESTIGATION
.
193
8.7
COMPARISON
WITH
OTHER
RELATED
APPROACHES
.
197
8.8
SUMMARY
.
199
9.
CONCLUSION
.
201
9.1
SUMMARY
.
201
9.1.1
GENERAL
DESIGN
PRINCIPLES
.
202
9.1.2
BENCHMARK
APPROACH
.
202
9.1.3
PERFORMANCE
INVESTIGATION
.
203
9.1.4
PERFORMANCE
TRADEOFFS
AND
ADVANCED
MAPPING
CONCEPTS
.
205
9.1.5
APPLICATION
LOGIC
GUIDED
OBJECT PREFETCHING
(ALGOP)
.
206
9.2
OUTLOOK
.
207
BIBLIOGRAPHY
.209 |
any_adam_object | 1 |
author | Zhang, Weiping |
author_facet | Zhang, Weiping |
author_role | aut |
author_sort | Zhang, Weiping |
author_variant | w z wz |
building | Verbundindex |
bvnumber | BV016973577 |
classification_rvk | ST 270 |
classification_tum | DAT 651d DAT 315d |
ctrlnum | (OCoLC)53414929 (DE-599)BVBBV016973577 |
discipline | Informatik |
format | Thesis Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 cb4500</leader><controlfield tag="001">BV016973577</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20051012</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">030311s2003 gw d||| m||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">966490258</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3936890021</subfield><subfield code="9">3-936890-02-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)53414929</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV016973577</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-12</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-824</subfield><subfield code="a">DE-634</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 270</subfield><subfield code="0">(DE-625)143638:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 651d</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 315d</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Zhang, Weiping</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Supporting object oriented software development by object relational database technology</subfield><subfield code="b">a performance study</subfield><subfield code="c">Weiping Zhang</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Kaiserslautern</subfield><subfield code="b">Fachbereich Informatik, Univ.</subfield><subfield code="c">2003</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">224 S.</subfield><subfield code="b">graph. Darst. : 210 mm x 148 mm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Schriftenreihe / Fachbereich Informatik, Universität Kaiserslautern</subfield><subfield code="v">9</subfield></datafield><datafield tag="502" ind1=" " ind2=" "><subfield code="a">Zugl.: Kaiserslautern, Univ., Diss., 2002</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Objektorientierte Programmierung</subfield><subfield code="0">(DE-588)4233947-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Objektrelationales Datenbanksystem</subfield><subfield code="0">(DE-588)4534774-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Benchmark</subfield><subfield code="0">(DE-588)4144457-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Programmierung</subfield><subfield code="0">(DE-588)4076370-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Objektorientiertes Datenbanksystem</subfield><subfield code="0">(DE-588)4202958-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4113937-9</subfield><subfield code="a">Hochschulschrift</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Objektorientiertes Datenbanksystem</subfield><subfield code="0">(DE-588)4202958-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Programmierung</subfield><subfield code="0">(DE-588)4076370-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Benchmark</subfield><subfield code="0">(DE-588)4144457-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Objektrelationales Datenbanksystem</subfield><subfield code="0">(DE-588)4534774-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="2" ind2="0"><subfield code="a">Objektorientierte Programmierung</subfield><subfield code="0">(DE-588)4233947-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2=" "><subfield code="8">2\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="810" ind1="2" ind2=" "><subfield code="a">Fachbereich Informatik, Universität Kaiserslautern</subfield><subfield code="t">Schriftenreihe</subfield><subfield code="v">9</subfield><subfield code="w">(DE-604)BV014894336</subfield><subfield code="9">9</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010250555&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">2\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-010250555</subfield></datafield></record></collection> |
genre | (DE-588)4113937-9 Hochschulschrift gnd-content |
genre_facet | Hochschulschrift |
id | DE-604.BV016973577 |
illustrated | Illustrated |
indexdate | 2024-08-24T00:18:11Z |
institution | BVB |
isbn | 3936890021 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-010250555 |
oclc_num | 53414929 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-12 DE-29T DE-824 DE-634 |
owner_facet | DE-91G DE-BY-TUM DE-12 DE-29T DE-824 DE-634 |
physical | 224 S. graph. Darst. : 210 mm x 148 mm |
publishDate | 2003 |
publishDateSearch | 2003 |
publishDateSort | 2003 |
publisher | Fachbereich Informatik, Univ. |
record_format | marc |
series2 | Schriftenreihe / Fachbereich Informatik, Universität Kaiserslautern |
spelling | Zhang, Weiping Verfasser aut Supporting object oriented software development by object relational database technology a performance study Weiping Zhang Kaiserslautern Fachbereich Informatik, Univ. 2003 224 S. graph. Darst. : 210 mm x 148 mm txt rdacontent n rdamedia nc rdacarrier Schriftenreihe / Fachbereich Informatik, Universität Kaiserslautern 9 Zugl.: Kaiserslautern, Univ., Diss., 2002 Objektorientierte Programmierung (DE-588)4233947-9 gnd rswk-swf Objektrelationales Datenbanksystem (DE-588)4534774-8 gnd rswk-swf Benchmark (DE-588)4144457-7 gnd rswk-swf Programmierung (DE-588)4076370-5 gnd rswk-swf Objektorientiertes Datenbanksystem (DE-588)4202958-2 gnd rswk-swf (DE-588)4113937-9 Hochschulschrift gnd-content Objektorientiertes Datenbanksystem (DE-588)4202958-2 s Programmierung (DE-588)4076370-5 s Benchmark (DE-588)4144457-7 s DE-604 Objektrelationales Datenbanksystem (DE-588)4534774-8 s 1\p DE-604 Objektorientierte Programmierung (DE-588)4233947-9 s 2\p DE-604 Fachbereich Informatik, Universität Kaiserslautern Schriftenreihe 9 (DE-604)BV014894336 9 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010250555&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk 2\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Zhang, Weiping Supporting object oriented software development by object relational database technology a performance study Objektorientierte Programmierung (DE-588)4233947-9 gnd Objektrelationales Datenbanksystem (DE-588)4534774-8 gnd Benchmark (DE-588)4144457-7 gnd Programmierung (DE-588)4076370-5 gnd Objektorientiertes Datenbanksystem (DE-588)4202958-2 gnd |
subject_GND | (DE-588)4233947-9 (DE-588)4534774-8 (DE-588)4144457-7 (DE-588)4076370-5 (DE-588)4202958-2 (DE-588)4113937-9 |
title | Supporting object oriented software development by object relational database technology a performance study |
title_auth | Supporting object oriented software development by object relational database technology a performance study |
title_exact_search | Supporting object oriented software development by object relational database technology a performance study |
title_full | Supporting object oriented software development by object relational database technology a performance study Weiping Zhang |
title_fullStr | Supporting object oriented software development by object relational database technology a performance study Weiping Zhang |
title_full_unstemmed | Supporting object oriented software development by object relational database technology a performance study Weiping Zhang |
title_short | Supporting object oriented software development by object relational database technology |
title_sort | supporting object oriented software development by object relational database technology a performance study |
title_sub | a performance study |
topic | Objektorientierte Programmierung (DE-588)4233947-9 gnd Objektrelationales Datenbanksystem (DE-588)4534774-8 gnd Benchmark (DE-588)4144457-7 gnd Programmierung (DE-588)4076370-5 gnd Objektorientiertes Datenbanksystem (DE-588)4202958-2 gnd |
topic_facet | Objektorientierte Programmierung Objektrelationales Datenbanksystem Benchmark Programmierung Objektorientiertes Datenbanksystem Hochschulschrift |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010250555&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV014894336 |
work_keys_str_mv | AT zhangweiping supportingobjectorientedsoftwaredevelopmentbyobjectrelationaldatabasetechnologyaperformancestudy |