Java Doc for Config4Impl.java in » Database-DBMS » db4o-6.4 » com » db4o » internal » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
Database DBMS
»
db4o 6.4
»
com.db4o.internal
Source Cross Reference
Class Diagram
Java Document (Java Doc)
java.lang
.Object
com.db4o.internal
.Config4Impl
Config4Impl
final
public
class Config4Impl implements
Configuration
,
DeepClone
,
MessageSender
,
FreespaceConfiguration
,
QueryConfiguration
,
ClientServerConfiguration
(Code)
Configuration template for creating new db4o files
Method Summary
public
int
activationDepth
()
public
void
activationDepth
(int depth)
public
void
add
(
ConfigurationItem
item)
public
void
addAlias
(
Alias
alias)
public
void
allowVersionUpdates
(boolean flag)
public
boolean
allowVersionUpdates
()
public
void
applyConfigurationItems
(
InternalObjectContainer
container)
public
void
automaticShutDown
(boolean flag)
boolean
automaticShutDown
()
public
void
bTreeCacheHeight
(int height)
public
int
bTreeCacheHeight
()
public
void
bTreeNodeSize
(int size)
public
int
bTreeNodeSize
()
public
void
batchMessages
(boolean flag)
public
boolean
batchMessages
()
String
blobPath
()
public
void
blockSize
(int bytes)
public
byte
blockSize
()
public
void
callConstructors
(boolean flag)
TernaryBool
callConstructors
()
public
void
callbacks
(boolean turnOn)
boolean
callbacks
()
public
void
classActivationDepthConfigurable
(boolean turnOn)
boolean
classActivationDepthConfigurable
()
Object
classLoader
()
public
ClientServerConfiguration
clientServer
()
boolean
commitRecoveryDisabled
()
Config4Class
configClass
(
String
className)
public
Object
deepClone
(
Object
param)
public
void
detectSchemaChanges
(boolean flag)
boolean
detectSchemaChanges
()
public
DiagnosticConfiguration
diagnostic
()
public
DiagnosticProcessor
diagnosticProcessor
()
public
void
disableCommitRecovery
()
public
void
discardFreeSpace
(int bytes)
public
int
discardFreeSpace
()
public
void
discardSmallerThan
(int byteCount)
byte
encoding
()
public
void
encrypt
(boolean flag)
boolean
encrypt
()
void
ensureDirExists
(
String
path)
PrintStream
errStream
()
public
void
evaluationMode
(
QueryEvaluationMode
mode)
public
Hashtable4
exceptionalClasses
()
public
void
exceptionsOnNotStorable
(boolean flag)
public
boolean
exceptionsOnNotStorable
()
public
void
flushFileBuffers
(boolean flag)
public
boolean
flushFileBuffers
()
public
FreespaceConfiguration
freespace
()
public
void
freespaceFiller
(
FreespaceFiller
freespaceFiller)
public
FreespaceFiller
freespaceFiller
()
byte
freespaceSystem
()
public
void
generateUUIDs
(int setting)
public
void
generateUUIDs
(
ConfigScope
scope)
public
ConfigScope
generateUUIDs
()
public
void
generateVersionNumbers
(int setting)
public
void
generateVersionNumbers
(
ConfigScope
scope)
public
ConfigScope
generateVersionNumbers
()
public
MessageSender
getMessageSender
()
public
void
internStrings
(boolean doIntern)
public
boolean
internStrings
()
public
void
io
(
IoAdapter
adapter)
IoAdapter
ioAdapter
()
public
boolean
isReadOnly
()
public
void
isServer
(boolean flag)
boolean
isServer
()
public
void
lockDatabaseFile
(boolean flag)
boolean
lockFile
()
public
void
markTransient
(
String
marker)
public
void
maxBatchQueueSize
(int maxSize)
public
int
maxBatchQueueSize
()
public
void
messageLevel
(int level)
int
messageLevel
()
public
MessageRecipient
messageRecipient
()
public
ObjectClass
objectClass
(
Object
clazz)
void
oldEncryptionOff
()
boolean
optimizeNQ
()
public
void
optimizeNativeQueries
(boolean optimizeNQ)
public
boolean
optimizeNativeQueries
()
PrintStream
outStream
()
public
void
password
(
String
pw)
String
password
()
public
void
prefetchIDCount
(int prefetchIDCount)
public
int
prefetchIDCount
()
public
void
prefetchObjectCount
(int prefetchObjectCount)
public
int
prefetchObjectCount
()
public
QueryConfiguration
queries
()
public
QueryEvaluationMode
queryEvaluationMode
()
public
void
queryResultIteratorFactory
(
QueryResultIteratorFactory
factory)
public
QueryResultIteratorFactory
queryResultIteratorFactory
()
Hashtable4
readAs
()
public
void
readOnly
(boolean flag)
public
void
reflectWith
(
Reflector
reflect)
public
GenericReflector
reflector
()
ReflectClass
reflectorFor
(
Object
clazz)
public
void
refreshClasses
()
public
void
removeAlias
(
Alias
alias)
void
rename
(
Rename
a_rename)
Collection4
rename
()
public
void
reserveStorageSpace
(long byteCount)
int
reservedStorageSpace
()
public
String
resolveAliasRuntimeName
(
String
runtimeType)
public
String
resolveAliasStoredName
(
String
storedType)
public
void
send
(
Object
obj)
public
void
setBlobPath
(
String
path)
public
void
setClassLoader
(
Object
classLoader)
public
void
setMessageRecipient
(
MessageRecipient
messageRecipient)
public
void
setOut
(
PrintStream
outStream)
public
void
singleThreadedClient
(boolean flag)
public
boolean
singleThreadedClient
()
public
void
stream
(
ObjectContainerBase
stream)
public
void
testConstructors
(boolean flag)
boolean
testConstructors
()
public
void
timeoutClientSocket
(int milliseconds)
public
int
timeoutClientSocket
()
public
void
timeoutServerSocket
(int milliseconds)
public
int
timeoutServerSocket
()
public
void
unicode
(boolean unicodeOn)
public
void
updateDepth
(int depth)
int
updateDepth
()
public
void
useBTreeSystem
()
public
void
useIndexSystem
()
public
void
useRamSystem
()
public
void
weakReferenceCollectionInterval
(int milliseconds)
int
weakReferenceCollectionInterval
()
public
void
weakReferences
(boolean flag)
boolean
weakReferences
()
Method Detail
activationDepth
public
int activationDepth()
(Code)
activationDepth
public
void activationDepth(int depth)
(Code)
add
public
void add(
ConfigurationItem
item)
(Code)
addAlias
public
void addAlias(
Alias
alias)
(Code)
allowVersionUpdates
public
void allowVersionUpdates(boolean flag)
(Code)
allowVersionUpdates
public
boolean allowVersionUpdates()
(Code)
applyConfigurationItems
public
void applyConfigurationItems(
InternalObjectContainer
container)
(Code)
automaticShutDown
public
void automaticShutDown(boolean flag)
(Code)
automaticShutDown
boolean automaticShutDown()
(Code)
bTreeCacheHeight
public
void bTreeCacheHeight(int height)
(Code)
bTreeCacheHeight
public
int bTreeCacheHeight()
(Code)
bTreeNodeSize
public
void bTreeNodeSize(int size)
(Code)
bTreeNodeSize
public
int bTreeNodeSize()
(Code)
batchMessages
public
void batchMessages(boolean flag)
(Code)
batchMessages
public
boolean batchMessages()
(Code)
blobPath
String
blobPath()
(Code)
blockSize
public
void blockSize(int bytes)
(Code)
blockSize
public
byte blockSize()
(Code)
callConstructors
public
void callConstructors(boolean flag)
(Code)
callConstructors
TernaryBool
callConstructors()
(Code)
callbacks
public
void callbacks(boolean turnOn)
(Code)
callbacks
boolean callbacks()
(Code)
classActivationDepthConfigurable
public
void classActivationDepthConfigurable(boolean turnOn)
(Code)
classActivationDepthConfigurable
boolean classActivationDepthConfigurable()
(Code)
classLoader
Object
classLoader()
(Code)
clientServer
public
ClientServerConfiguration
clientServer()
(Code)
commitRecoveryDisabled
boolean commitRecoveryDisabled()
(Code)
configClass
Config4Class
configClass(
String
className)
(Code)
deepClone
public
Object
deepClone(
Object
param)
(Code)
detectSchemaChanges
public
void detectSchemaChanges(boolean flag)
(Code)
detectSchemaChanges
boolean detectSchemaChanges()
(Code)
diagnostic
public
DiagnosticConfiguration
diagnostic()
(Code)
diagnosticProcessor
public
DiagnosticProcessor
diagnosticProcessor()
(Code)
disableCommitRecovery
public
void disableCommitRecovery()
(Code)
discardFreeSpace
public
void discardFreeSpace(int bytes)
(Code)
discardFreeSpace
public
int discardFreeSpace()
(Code)
discardSmallerThan
public
void discardSmallerThan(int byteCount)
(Code)
encoding
byte encoding()
(Code)
encrypt
public
void encrypt(boolean flag)
(Code)
encrypt
boolean encrypt()
(Code)
ensureDirExists
void ensureDirExists(
String
path) throws
IOException
(Code)
errStream
PrintStream
errStream()
(Code)
evaluationMode
public
void evaluationMode(
QueryEvaluationMode
mode)
(Code)
exceptionalClasses
public
Hashtable4
exceptionalClasses()
(Code)
exceptionsOnNotStorable
public
void exceptionsOnNotStorable(boolean flag)
(Code)
exceptionsOnNotStorable
public
boolean exceptionsOnNotStorable()
(Code)
flushFileBuffers
public
void flushFileBuffers(boolean flag)
(Code)
flushFileBuffers
public
boolean flushFileBuffers()
(Code)
freespace
public
FreespaceConfiguration
freespace()
(Code)
freespaceFiller
public
void freespaceFiller(
FreespaceFiller
freespaceFiller)
(Code)
freespaceFiller
public
FreespaceFiller
freespaceFiller()
(Code)
freespaceSystem
byte freespaceSystem()
(Code)
generateUUIDs
public
void generateUUIDs(int setting)
(Code)
Config4Impl.generateUUIDs(ConfigScope)
generateUUIDs
public
void generateUUIDs(
ConfigScope
scope)
(Code)
generateUUIDs
public
ConfigScope
generateUUIDs()
(Code)
generateVersionNumbers
public
void generateVersionNumbers(int setting)
(Code)
Config4Impl.generateVersionNumbers(ConfigScope)
generateVersionNumbers
public
void generateVersionNumbers(
ConfigScope
scope)
(Code)
generateVersionNumbers
public
ConfigScope
generateVersionNumbers()
(Code)
getMessageSender
public
MessageSender
getMessageSender()
(Code)
internStrings
public
void internStrings(boolean doIntern)
(Code)
internStrings
public
boolean internStrings()
(Code)
io
public
void io(
IoAdapter
adapter)
(Code)
ioAdapter
IoAdapter
ioAdapter()
(Code)
isReadOnly
public
boolean isReadOnly()
(Code)
isServer
public
void isServer(boolean flag)
(Code)
isServer
boolean isServer()
(Code)
lockDatabaseFile
public
void lockDatabaseFile(boolean flag)
(Code)
lockFile
boolean lockFile()
(Code)
markTransient
public
void markTransient(
String
marker)
(Code)
maxBatchQueueSize
public
void maxBatchQueueSize(int maxSize)
(Code)
maxBatchQueueSize
public
int maxBatchQueueSize()
(Code)
messageLevel
public
void messageLevel(int level)
(Code)
messageLevel
int messageLevel()
(Code)
messageRecipient
public
MessageRecipient
messageRecipient()
(Code)
objectClass
public
ObjectClass
objectClass(
Object
clazz)
(Code)
oldEncryptionOff
void oldEncryptionOff()
(Code)
optimizeNQ
boolean optimizeNQ()
(Code)
optimizeNativeQueries
public
void optimizeNativeQueries(boolean optimizeNQ)
(Code)
optimizeNativeQueries
public
boolean optimizeNativeQueries()
(Code)
outStream
PrintStream
outStream()
(Code)
password
public
void password(
String
pw)
(Code)
password
String
password()
(Code)
prefetchIDCount
public
void prefetchIDCount(int prefetchIDCount)
(Code)
prefetchIDCount
public
int prefetchIDCount()
(Code)
prefetchObjectCount
public
void prefetchObjectCount(int prefetchObjectCount)
(Code)
prefetchObjectCount
public
int prefetchObjectCount()
(Code)
queries
public
QueryConfiguration
queries()
(Code)
queryEvaluationMode
public
QueryEvaluationMode
queryEvaluationMode()
(Code)
queryResultIteratorFactory
public
void queryResultIteratorFactory(
QueryResultIteratorFactory
factory)
(Code)
queryResultIteratorFactory
public
QueryResultIteratorFactory
queryResultIteratorFactory()
(Code)
readAs
Hashtable4
readAs()
(Code)
readOnly
public
void readOnly(boolean flag)
(Code)
reflectWith
public
void reflectWith(
Reflector
reflect)
(Code)
reflector
public
GenericReflector
reflector()
(Code)
reflectorFor
ReflectClass
reflectorFor(
Object
clazz)
(Code)
refreshClasses
public
void refreshClasses()
(Code)
removeAlias
public
void removeAlias(
Alias
alias)
(Code)
rename
void rename(
Rename
a_rename)
(Code)
rename
Collection4
rename()
(Code)
reserveStorageSpace
public
void reserveStorageSpace(long byteCount) throws
DatabaseReadOnlyException
(Code)
reservedStorageSpace
int reservedStorageSpace()
(Code)
resolveAliasRuntimeName
public
String
resolveAliasRuntimeName(
String
runtimeType)
(Code)
resolveAliasStoredName
public
String
resolveAliasStoredName(
String
storedType)
(Code)
send
public
void send(
Object
obj)
(Code)
The ConfigImpl also is our messageSender
setBlobPath
public
void setBlobPath(
String
path) throws
IOException
(Code)
setClassLoader
public
void setClassLoader(
Object
classLoader)
(Code)
setMessageRecipient
public
void setMessageRecipient(
MessageRecipient
messageRecipient)
(Code)
setOut
public
void setOut(
PrintStream
outStream)
(Code)
singleThreadedClient
public
void singleThreadedClient(boolean flag)
(Code)
singleThreadedClient
public
boolean singleThreadedClient()
(Code)
stream
public
void stream(
ObjectContainerBase
stream)
(Code)
testConstructors
public
void testConstructors(boolean flag)
(Code)
testConstructors
boolean testConstructors()
(Code)
timeoutClientSocket
public
void timeoutClientSocket(int milliseconds)
(Code)
timeoutClientSocket
public
int timeoutClientSocket()
(Code)
timeoutServerSocket
public
void timeoutServerSocket(int milliseconds)
(Code)
timeoutServerSocket
public
int timeoutServerSocket()
(Code)
unicode
public
void unicode(boolean unicodeOn)
(Code)
updateDepth
public
void updateDepth(int depth)
(Code)
updateDepth
int updateDepth()
(Code)
useBTreeSystem
public
void useBTreeSystem()
(Code)
useIndexSystem
public
void useIndexSystem()
(Code)
useRamSystem
public
void useRamSystem()
(Code)
weakReferenceCollectionInterval
public
void weakReferenceCollectionInterval(int milliseconds)
(Code)
weakReferenceCollectionInterval
int weakReferenceCollectionInterval()
(Code)
weakReferences
public
void weakReferences(boolean flag)
(Code)
weakReferences
boolean weakReferences()
(Code)
Methods inherited from
java.lang.Object
native
protected
Object
clone() throws
CloneNotSupportedException
(Code)
(Java Doc)
public
boolean equals(
Object
obj)
(Code)
(Java Doc)
protected
void finalize() throws
Throwable
(Code)
(Java Doc)
final native
public
Class
> getClass()
(Code)
(Java Doc)
native
public
int hashCode()
(Code)
(Java Doc)
final native
public
void notify()
(Code)
(Java Doc)
final native
public
void notifyAll()
(Code)
(Java Doc)
public
String
toString()
(Code)
(Java Doc)
final native
public
void wait(long timeout) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait(long timeout, int nanos) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait() throws
InterruptedException
(Code)
(Java Doc)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.