File: package-frame.html

package info (click to toggle)
db5.3 5.3.28-9
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 163,292 kB
  • sloc: ansic: 448,411; java: 111,824; tcl: 80,544; sh: 44,326; cs: 33,697; cpp: 21,604; perl: 14,557; xml: 10,799; makefile: 4,104; yacc: 1,003; awk: 965; sql: 801; erlang: 342; python: 216; php: 24; asm: 14
file content (95 lines) | stat: -rw-r--r-- 3,617 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
<TITLE>
com.sleepycat.persist.model (Oracle - Berkeley DB Java API)
</TITLE>

<META NAME="date" CONTENT="2013-09-09">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../com/sleepycat/persist/model/package-summary.html" target="classFrame">com.sleepycat.persist.model</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="PersistentProxy.html" title="interface in com.sleepycat.persist.model" target="classFrame"><I>PersistentProxy</I></A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AnnotationModel.html" title="class in com.sleepycat.persist.model" target="classFrame">AnnotationModel</A>
<BR>
<A HREF="ClassEnhancer.html" title="class in com.sleepycat.persist.model" target="classFrame">ClassEnhancer</A>
<BR>
<A HREF="ClassMetadata.html" title="class in com.sleepycat.persist.model" target="classFrame">ClassMetadata</A>
<BR>
<A HREF="EntityMetadata.html" title="class in com.sleepycat.persist.model" target="classFrame">EntityMetadata</A>
<BR>
<A HREF="EntityModel.html" title="class in com.sleepycat.persist.model" target="classFrame">EntityModel</A>
<BR>
<A HREF="FieldMetadata.html" title="class in com.sleepycat.persist.model" target="classFrame">FieldMetadata</A>
<BR>
<A HREF="ModelInternal.html" title="class in com.sleepycat.persist.model" target="classFrame">ModelInternal</A>
<BR>
<A HREF="PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model" target="classFrame">PrimaryKeyMetadata</A>
<BR>
<A HREF="SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model" target="classFrame">SecondaryKeyMetadata</A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Enums</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="DeleteAction.html" title="enum in com.sleepycat.persist.model" target="classFrame">DeleteAction</A>
<BR>
<A HREF="Relationship.html" title="enum in com.sleepycat.persist.model" target="classFrame">Relationship</A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Annotation Types</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="Entity.html" title="annotation in com.sleepycat.persist.model" target="classFrame">Entity</A>
<BR>
<A HREF="KeyField.html" title="annotation in com.sleepycat.persist.model" target="classFrame">KeyField</A>
<BR>
<A HREF="NotPersistent.html" title="annotation in com.sleepycat.persist.model" target="classFrame">NotPersistent</A>
<BR>
<A HREF="NotTransient.html" title="annotation in com.sleepycat.persist.model" target="classFrame">NotTransient</A>
<BR>
<A HREF="Persistent.html" title="annotation in com.sleepycat.persist.model" target="classFrame">Persistent</A>
<BR>
<A HREF="PrimaryKey.html" title="annotation in com.sleepycat.persist.model" target="classFrame">PrimaryKey</A>
<BR>
<A HREF="SecondaryKey.html" title="annotation in com.sleepycat.persist.model" target="classFrame">SecondaryKey</A></FONT></TD>
</TR>
</TABLE>


</BODY>
</HTML>