- AbstractLogger - Class in com.sun.jdo.spi.persistence.utility.logging
-
This class provides a default implementation of the
com.sun.jdo.spi.persistence.utility.logging.Logger interface which
implements most methods and/or delegates them to a few
abstract methods which subclasses must override.
- AbstractLogger(String, String, ClassLoader) - Constructor for class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Creates a new AbstractLogger.
- AbstractLoggerFactory - Class in com.sun.jdo.spi.persistence.utility.logging
-
- AbstractLoggerFactory() - Constructor for class com.sun.jdo.spi.persistence.utility.logging.AbstractLoggerFactory
-
- acquire() - Method in class com.sun.jdo.spi.persistence.utility.NullSemaphore
-
Does nothing.
- acquire() - Method in interface com.sun.jdo.spi.persistence.utility.Semaphore
-
Acquire a lock.
- acquire() - Method in class com.sun.jdo.spi.persistence.utility.SemaphoreImpl
-
Acquire a lock.
- add(Object) - Method in class com.sun.jdo.spi.persistence.utility.WeakHashSet
-
Adds the specified element to this set if it is not already
present.
- addClass(JavaClassWriter) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter
-
Adds an inner class to this class.
- addClass(JavaClassWriter) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaFileWriter
-
Adds a class to this source file.
- addClass(JavaClassWriter) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaClassWriter
-
Adds an inner class to this class.
- addClass(JavaClassWriter) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaFileWriter
-
Adds a class to this source file.
- addConstructor(String, int, String[], String[], String[], String[], String[]) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter
-
Adds a constructor to this class.
- addConstructor(String, int, String[], String[], String[], String[], String[]) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaClassWriter
-
Adds a constructor to this class.
- addField(String, int, String, String, String[]) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter
-
Adds a field to the list of those declared by this class.
- addField(String, int, String, String, String[]) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaClassWriter
-
Adds a field to the list of those declared by this class.
- addFields(String, int, JavaClassWriter) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Adds fields to a class parsing the multi-String property.
- addGenericMethod(String, String[], JavaClassWriter) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Adds a private void no-args method to a class with this method body.
- addGenericMethod(String, String, String[], JavaClassWriter) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Adds a private no-args method to a class with this method body
and return type.
- addGenericMethod(String, int, String[], JavaClassWriter) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Adds a private void no-args method to a class with this method body
and modifiers.
- addGenericMethod(String, int, String, String[], JavaClassWriter) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Adds a private void no-args method to a class with this method body,
modifiers, and return type.
- addGenericMethod(Method, String, String, String, JavaClassWriter) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Adds a method to a class parsing the multi-String property.
- addImport(String, String[]) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaFileWriter
-
Adds an import statement for this source file.
- addImport(String, String[]) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaFileWriter
-
Adds an import statement for this source file.
- addInitializer(boolean, String[], String[]) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter
-
Adds an initializer to this class.
- addInitializer(boolean, String[], String[]) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaClassWriter
-
Adds an initializer to this class.
- addInterface(String) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter
-
Adds an interface to the list of those implemented by this class.
- addInterface(String) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaClassWriter
-
Adds an interface to the list of those implemented by this class.
- addMethod(String, int, String, String[], String[], String[], String[], String[]) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter
-
Adds a method to this class.
- addMethod(String, int, String, String[], String[], String[], String[], String[]) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaClassWriter
-
Adds a method to this class.
- addPrivateField(String, int, JavaClassWriter) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Adds private fields to a class parsing the multi-String property.
- ALL - Static variable in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
ALL indicates that all messages should be logged.
- ARRAY_BYTE_PRIMITIVE - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- arrayToSeparatedList(List, int, int, String) - Static method in class com.sun.jdo.spi.persistence.utility.StringHelper
-
Convert an array of objects into a separated string.
- arrayToSeparatedList(List, int, int) - Static method in class com.sun.jdo.spi.persistence.utility.StringHelper
-
Convert an array of objects into a separated string using the default
separator.
- arrayToSeparatedList(List, String) - Static method in class com.sun.jdo.spi.persistence.utility.StringHelper
-
Convert an array of objects into a separated string using the specified
separator and the entire array.
- arrayToSeparatedList(List) - Static method in class com.sun.jdo.spi.persistence.utility.StringHelper
-
Convert an array of objects into a separated string using the default
separator and the entire array.
- get(Object) - Method in class com.sun.jdo.spi.persistence.utility.BucketizedHashtable
-
- get(Object) - Method in class com.sun.jdo.spi.persistence.utility.WeakValueHashMap
-
Gets the value for the given key.
- get_ - Static variable in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
- getAbsoluteLoggerName(String) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLoggerFactory
-
- getAssociatedField() - Method in class com.sun.jdo.spi.persistence.utility.ParameterInfo
-
Returns the associated field.
- getBodyAsStrings(String) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Converts method body into String array.
- getBundle() - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Get the message bundle for the named instance of the logger.
- getCapitalizedString(String) - Static method in class com.sun.jdo.spi.persistence.utility.StringHelper
-
Gets a version of the specified string with the first letter
capitalized.
- getDomainRoot() - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLoggerFactory
-
- getErrorLogger() - Static method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLoggerFactory
-
Get the error logger which is used to log things during creation of
loggers.
- getExceptionNames(Method) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Returns exception type names as String[].
- getHead() - Method in class com.sun.jdo.spi.persistence.utility.DoubleLinkedList
-
Return the object at the head of a linked list.
- getIndex() - Method in class com.sun.jdo.spi.persistence.utility.ParameterInfo
-
Returns the parameter index.
- getKeys() - Method in class com.sun.jdo.spi.persistence.utility.MergedBundle
-
- getLevel() - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
- getLogger(String, String, ClassLoader) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLoggerFactory
-
Get a Logger.
- getLogger(String, String, ClassLoader) - Method in interface com.sun.jdo.spi.persistence.utility.logging.LoggerFactory
-
Get a Logger.
- getLogger(String, String, ClassLoader) - Static method in class com.sun.jdo.spi.persistence.utility.logging.LogHelper
-
Get a Logger.
- getLogger() - Static method in class com.sun.jdo.spi.persistence.utility.LogHelperUtility
-
Return the logger for this component
- getMessage(String) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
This method returns a string from the bundle file if possible,
treating the message argument as the key.
- getMessages() - Static method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaFileWriter
-
- getMessages() - Static method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Get the message bundle for the AbstractLogger itself.
- getMessages() - Static method in class com.sun.jdo.spi.persistence.utility.logging.LoggerFactoryJDK14
-
Get the message bundle for the AbstractLogger itself.
- getMessageWithPrefix(int, String) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
This method returns a string with a formatted prefix which
depends on the level.
- getName() - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Get the name for this logger.
- getName() - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Get the name for this logger.
- getNext() - Method in interface com.sun.jdo.spi.persistence.utility.Linkable
-
- getPackageName(String) - Static method in class com.sun.jdo.spi.persistence.utility.JavaTypeHelper
-
Returns the package portion of the specified class
- getParametersList(Method) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Returns list of method parameters in format
param0[, param1[,...]]
- getParametersListWithSeparator(Method, String) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Returns list of method parameters delimited by specified
separator
- getParameterTypesList(Method) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Returns list of method parameter types in format
type0[,type1[,...]]
- getPrevious() - Method in interface com.sun.jdo.spi.persistence.utility.Linkable
-
- getPrimitiveClass(String) - Static method in class com.sun.jdo.spi.persistence.utility.JavaTypeHelper
-
Returns the primitive class associated with the supplied primitive
type name.
- getPrimitiveName(Class) - Static method in class com.sun.jdo.spi.persistence.utility.JavaTypeHelper
-
Returns the name of the primitive type associated with the supplied
wrapper class.
- getPrimitiveType(Class) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Returns name of the primitive type corresponding to
the Object wrapper Class passed as a parameter.
- getShortClassName(String) - Static method in class com.sun.jdo.spi.persistence.utility.JavaTypeHelper
-
Returns the name of a class without the package name.
- getSize() - Method in class com.sun.jdo.spi.persistence.utility.DoubleLinkedList
-
Return size of the linked list.
- getTail() - Method in class com.sun.jdo.spi.persistence.utility.DoubleLinkedList
-
Return the object at the tail of a linked list.
- getType() - Method in class com.sun.jdo.spi.persistence.utility.ParameterInfo
-
Returns the parameter type.
- getTypeRepr(Class) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Returns the String representation of the specified class instance.
- getUnwrapMethodName(Class) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Returns the name of the method to access the value of the primitive type
of the wrapper class.
- getWrapperClass(Class) - Static method in class com.sun.jdo.spi.persistence.utility.JavaTypeHelper
-
Returns the wrapper class associated with the supplied primitive class.
- getWrapperExpr(Class, String) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
A helper method which generates an expression to wrap a primitive
datatype to its corresponding wrapper class.
- getWrapperName(String) - Static method in class com.sun.jdo.spi.persistence.utility.JavaTypeHelper
-
Returns the name of the wrapper class associated with the supplied
primitive type name.
- getWrapperType(Class) - Static method in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
Returns java Object wrapper Class corresponding to
the primitive Class if the passed class represents a primitive.
- inferCaller() - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Method to infer the caller's class name and method name.
- info(String) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Log an INFO message.
- INFO - Static variable in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
INFO is a message level for informational messages.
- info(String) - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Log an INFO message.
- insertAtHead(Linkable) - Method in class com.sun.jdo.spi.persistence.utility.DoubleLinkedList
-
Insert an object at the head of a linked list.
- insertAtTail(Linkable) - Method in class com.sun.jdo.spi.persistence.utility.DoubleLinkedList
-
Insert an object at the tail of a linked list.
- insertIntoList(Linkable, Linkable) - Method in class com.sun.jdo.spi.persistence.utility.DoubleLinkedList
-
Insert an object anywhere into the linked list.
- int_ - Static variable in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
- intArrayToSeparatedList(int[], String) - Static method in class com.sun.jdo.spi.persistence.utility.StringHelper
-
Convert an array of int values into a separated string.
- intArrayToSeparatedList(int[], int, int, String) - Static method in class com.sun.jdo.spi.persistence.utility.StringHelper
-
Convert an array of int values into a separated string.
- INTEGER - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- INTEGER_PRIMITIVE - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- IOJavaClassWriter - Class in com.sun.jdo.spi.persistence.utility.generator.io
-
- IOJavaClassWriter() - Constructor for class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter
-
Creates a new instance of IOJavaClassWriter which maintains the
order of member input but groups them by category.
- IOJavaClassWriter(boolean) - Constructor for class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter
-
Creates a new instance of IOJavaClassWriter in which the order of the
generated code depends on the specified flag.
- IOJavaFileWriter - Class in com.sun.jdo.spi.persistence.utility.generator.io
-
- IOJavaFileWriter(File) - Constructor for class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaFileWriter
-
Creates a new instance of IOJavaFileWriter.
- isEmpty() - Method in class com.sun.jdo.spi.persistence.utility.BucketizedHashtable
-
- isEmpty(String) - Static method in class com.sun.jdo.spi.persistence.utility.StringHelper
-
Checks if a string is null or empty.
- isEmpty() - Method in class com.sun.jdo.spi.persistence.utility.WeakValueHashMap
-
Returns true if this map contains no key-value mappings.
- isJDK14() - Static method in class com.sun.jdo.spi.persistence.utility.logging.LogHelper
-
Check to see if the JDK 1.4 logging environment is available.
- isLoggable() - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Return whether logging is enabled at the FINE level.
- isLoggable(int) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Check if a message of the given level would actually be logged
by this logger.
- isLoggable() - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Test if this logger is logging messages.
- isLoggable(int) - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Test if this logger is logging messages at the specific level.
- isLoggable() - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Return whether logging is enabled
at the FINE level.
- isLoggable(int) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Check if a message of the given level would actually be logged
by this logger.
- isLoggerClass(String) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
- iterator() - Method in class com.sun.jdo.spi.persistence.utility.WeakHashSet
-
Returns an iterator over the elements in this set.
- Linkable - Interface in com.sun.jdo.spi.persistence.utility
-
This file defines a linkable interface.
- log(int, String) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Log a message.
- log(int, String, Object) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Log a message.
- log(int, String, Object[]) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Log a message.
- log(int, String, Object, Object) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Log a message.
- log(int, String, Object, Object, Object) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Log a message.
- log(int, String, Throwable) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Log a message.
- log(int, String) - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Log a message.
- log(int, String, Object) - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Log a message.
- log(int, String, Object[]) - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Log a message.
- log(int, String, Object, Object) - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Log a message.
- log(int, String, Object, Object, Object) - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Log a message.
- log(int, String, Throwable) - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Log a message.
- log(int, String, Throwable) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK13
-
Log a message.
- log(int, String, Object) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Log a message.
- log(int, String, Object, Object) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Log a message.
- log(int, String, Object, Object, Object) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Log a message.
- log(int, String, Object[]) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Log a message.
- log(int, String) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Log a message.
- log(int, String, Throwable) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Log a message.
- Logger - Interface in com.sun.jdo.spi.persistence.utility.logging
-
This interface provides an isolation layer between the JDO components
that need logging services and the implementation of those services.
- LoggerFactory - Interface in com.sun.jdo.spi.persistence.utility.logging
-
This interface provides for isolation between the JDO components that
need logging services and the implementation of the service.
- loggerFactory - Static variable in class com.sun.jdo.spi.persistence.utility.logging.LogHelper
-
LoggerFactory registered for creating new loggers.
- LoggerFactoryJDK13 - Class in com.sun.jdo.spi.persistence.utility.logging
-
This is a factory which constructs Loggers suitable for JDK1.3.
- LoggerFactoryJDK13() - Constructor for class com.sun.jdo.spi.persistence.utility.logging.LoggerFactoryJDK13
-
Creates new LoggerFactoryJDK13
- LoggerFactoryJDK14 - Class in com.sun.jdo.spi.persistence.utility.logging
-
- LoggerFactoryJDK14() - Constructor for class com.sun.jdo.spi.persistence.utility.logging.LoggerFactoryJDK14
-
Creates new LoggerFactory
- LoggerJDK13 - Class in com.sun.jdo.spi.persistence.utility.logging
-
This class provides an implementation of the
com.sun.jdo.spi.persistence.utility.Logger interface which
subclasses the AbstractLogger and provides an implementation of
its abstract methods which logs to a PrintStream (System.out).
- LoggerJDK13(String, String, ClassLoader) - Constructor for class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK13
-
Creates a new LoggerJDK13.
- LoggerJDK14 - Class in com.sun.jdo.spi.persistence.utility.logging
-
This class is used with JDK 1.4 (and higher) programs to log messages from
jdo components.
- LoggerJDK14(String, String) - Constructor for class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Creates new LoggerJDK14.
- LogHelper - Class in com.sun.jdo.spi.persistence.utility.logging
-
This class manages the logging facility for JDO components.
- LogHelper() - Constructor for class com.sun.jdo.spi.persistence.utility.logging.LogHelper
-
- LogHelperUtility - Class in com.sun.jdo.spi.persistence.utility
-
LogHelper for utility package.
- LogHelperUtility() - Constructor for class com.sun.jdo.spi.persistence.utility.LogHelperUtility
-
- logInternal(int, String) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
This method does the actual logging.
- logInternal(int, String) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK13
-
This method does the actual logging.
- LONG - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- LONG_PRIMITIVE - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- save() - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaFileWriter
-
Saves the file by writing out the source contents to whatever
file (or alternate representation) was specified (usually by the
constructor of the implementation class.
- save() - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaFileWriter
-
Saves the file by writing out the source contents to whatever
file (or alternate representation) was specified (usually by the
constructor of the implementation class.
- Semaphore - Interface in com.sun.jdo.spi.persistence.utility
-
The simplest of semaphore interfaces.
- SemaphoreImpl - Class in com.sun.jdo.spi.persistence.utility
-
Implements a simple semaphore.
- SemaphoreImpl(String) - Constructor for class com.sun.jdo.spi.persistence.utility.SemaphoreImpl
-
- separatedListToArray(String, String) - Static method in class com.sun.jdo.spi.persistence.utility.StringHelper
-
Convert a separated string to an array of strings
- separatedListToArray(String) - Static method in class com.sun.jdo.spi.persistence.utility.StringHelper
-
Convert a separated string to an array of strings using the default
separator.
- Set_ - Static variable in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
- set_ - Static variable in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
- setClassDeclaration(int, String, String[]) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter
-
Sets the information for the class declaration including modifiers,
name, and comments.
- setClassDeclaration(int, String, String[]) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaClassWriter
-
Sets the information for the class declaration including modifiers,
name, and comments.
- setContextClassLoader(ClassLoader) - Method in class com.sun.jdo.spi.persistence.utility.logging.LoggerFactoryJDK14
-
This method throws SecurityException if a security manager exists and if
the caller does not have LoggingPermission("control")) or the
calling code is not placed in the doPrivileged() block.
- setNext(Linkable) - Method in interface com.sun.jdo.spi.persistence.utility.Linkable
-
- setPackage(String, String[]) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaFileWriter
-
Sets the package for this file.
- setPackage(String, String[]) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaFileWriter
-
Sets the package for this file.
- setPrevious(Linkable) - Method in interface com.sun.jdo.spi.persistence.utility.Linkable
-
- setSuperclass(String) - Method in class com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter
-
Sets the superclass of this class.
- setSuperclass(String) - Method in interface com.sun.jdo.spi.persistence.utility.generator.JavaClassWriter
-
Sets the superclass of this class.
- severe(String) - Method in class com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Log a SEVERE message.
- SEVERE - Static variable in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
SEVERE is a message level indicating a serious failure.
- severe(String) - Method in interface com.sun.jdo.spi.persistence.utility.logging.Logger
-
Log a SEVERE message.
- SHORT - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- SHORT_PRIMITIVE - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- size() - Method in class com.sun.jdo.spi.persistence.utility.BucketizedHashtable
-
- size - Variable in class com.sun.jdo.spi.persistence.utility.DoubleLinkedList
-
Size of linked list.
- size() - Method in class com.sun.jdo.spi.persistence.utility.WeakValueHashMap
-
Returns the number of key-value mappings in this map.
- sourceClassName - Variable in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Class that issued logging call; set by inferCaller.
- sourceMethodName - Variable in class com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Method that issued logging call; set by inferCaller.
- space_ - Static variable in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
- SQL_DATE - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- SQL_TIME - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- SQL_TIMESTAMP - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- SqlDate_ - Static variable in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
- SqlTime_ - Static variable in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
- SqlTimestamp_ - Static variable in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
- STRING - Static variable in interface com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration
-
- String_ - Static variable in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-
- StringHelper - Class in com.sun.jdo.spi.persistence.utility
-
NOTE: These utilities have been moved from another (more specific
package's) utility class so that more classes can have access to them.
- StringHelper() - Constructor for class com.sun.jdo.spi.persistence.utility.StringHelper
-
- super_ - Static variable in class com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper
-