Java Doc for UserOptions.java in  » Database-Client » iSQL-Viewer » org » isqlviewer » 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 Client » iSQL Viewer » org.isqlviewer 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.isqlviewer.UserOptions

UserOptions
final public class UserOptions (Code)
TODO Add PreferenceKeys Overview JavaDoc.


author:
   Mark A. Kobold <mkobold at isqlviewer dot com>
version:
   1.0



Field Summary
final public static  StringDEF_CONSOLE_BG_COLOR
     Default color for the console background.
final public static  StringDEF_CONSOLE_ERR_COLOR
     Default HTML color for displaying errors in the iSQL-Viewer console.
final public static  StringDEF_CONSOLE_FG_COLOR
     Default color for the console foreground.
final public static  StringDEF_CONSOLE_FONT
     Default font property to use if none is previously set.
final public static  StringDEF_CONSOLE_SQL_COLOR
    
final public static  StringDEF_CONSOLE_TIME_FMT
     Default time format if no preference is previously set.
final public static  StringEDITOR_CONTEXT_HELP
     Boolean for enabling/disabling context-sensitive help in the main editor.
final public static  StringEDITOR_DEFAULT_COLOR
     Color property for the SQL editor's background.
final public static  StringEDITOR_SYNTAX_HELP
     Boolean for enabling/disabling syntax highlighting in the main editor.
final public static  StringKEEP_UPDATE_RESULTS
     Boolean property to show statement that return an update count as a tab.

When a query is executed in the main SQLWOrkbench, this is true a tab will be created showing the updated count, and will have to be removed manually.

final public static  StringKEY_BATCH_COMMENT
     String property that is used to ignore data based on this value.
final public static  StringKEY_BATCH_COMMENT_STYLE
     Integer property for the kind of comments to support when parsing batch files.
final public static  StringKEY_BATCH_FORCE_LC
     Boolean property that will force all text into lower case form when parsing batch files.
final public static  StringKEY_BATCH_LITERAL
     String property used to identify string literals when parsing batch files.
final public static  StringKEY_BATCH_LITERAL_STYLE
     Integer property for the kind of literal style to used for parsing batch files.
final public static  StringKEY_BATCH_SEPERATOR
     String property that is used to seperate SQL statements when parsing batch files.
final public static  StringKEY_BATCH_SEPERATOR_STYLE
     Integer property that indicates how statements are seperated in batch files.
final public static  StringKEY_BOOKMARK_ACTIVATE_STYLE
     Boolean property to allow the double-click execution of SQL bookmarks.
final public static  StringKEY_BOOKMARK_DELETE_WARNING
     Boolean property that determines wether to warn the user before deleting bookmarks, and folders.
final public static  StringKEY_BOOKMARK_LOCATION
     String property that is the preferred location of the bookmark drawer, ie Right, Left.
final public static  StringKEY_CONSOLE_BG_COLOR
     Color property for the System console background color.
final public static  StringKEY_CONSOLE_ERR_COLOR
     Color property of text that is printed using the System.err PrintStream.
final public static  StringKEY_CONSOLE_FG_COLOR
     Color property for the Syste console foreground color.
final public static  StringKEY_CONSOLE_FONT
     Font property for the iSQL console component.
final public static  StringKEY_CONSOLE_SQL_COLOR
     Color property for displaying text printed using the JDBC tracing streams.
final public static  StringKEY_CONSOLE_SYS_COLOR
     Color property of text that is printed using the System.out PrintStream.
final public static  StringKEY_CONSOLE_TIME_FMT
     String property that is the format of time in which to prepend to text being displayed.
final public static  StringKEY_DRIVERS_AUTOSORT
     Boolean property to ensure that the JDBC driver listing is always sorted or not.
final public static  StringKEY_DRIVERS_AUTOUPDATE
     Boolean property that allows the current driver.properties file to overwritten when a new version is installed.
final public static  StringKEY_EDITOR_AUTO_CLEAR
     Boolean property that will clear the SQL Editor upon execution of an SQL statement.
final public static  StringKEY_EDITOR_CARET_STYLE
     Boolean property to determine if the caret style is row:column or :location.
final public static  StringKEY_EDITOR_FONT
     Font property for the SQL editor.
final public static  StringKEY_ENABLE_METRICS
     Boolean property for saving session oriented information such as last selection, and window locations.
final public static  StringKEY_ENABLE_SECURITY
     Boolean property that indicates the global preference of keeping iSQL service passwords secure.
final public static  StringKEY_EXTRA_CLASSPATH
     String property that is a localized path of directories and files to load classes from.
final public static  StringKEY_FORMAT_DATE
     String property for the preferred input/output format of Date values.
final public static  StringKEY_FORMAT_TIME
     String property for the preferred input/output format of Time values.
final public static  StringKEY_FORMAT_TIMESTAMP
    
final public static  StringKEY_HISTORY_CLEAR_SESSION
     Boolean property to determine if the history items of the current session are kept when manually cleared.
final public static  StringKEY_HISTORY_CONTINUOUS
     Boolean property for browsing history items to be circular or not.
final public static  StringKEY_HISTORY_DISCARD_DUPES
     Boolean property that will discard duplicate history items.
final public static  StringKEY_HISTORY_MAX_COUNT
     Integer property for the maximum number of history items to manage at a time.
final public static  StringKEY_HISTORY_MAX_DAYS
     Integer property for the maximum number of days to keep a history item.
final public static  StringKEY_HISTORY_SESSION_ONLY
     Boolean property that enables a history that is not persisted to disk.
final public static  StringKEY_HISTORY_STYLE
     Integer property that determines which kind of history set to use.
final public static  StringKEY_HISTORY_USECRC32
     Boolean property for enabling/disabling the use of CRC32 when detecting duplicate history items.
final public static  StringKEY_HTTP_PROXY_HOST
     String property for the preferred HTTP proxy host.
final public static  StringKEY_HTTP_PROXY_PASSW
     String property for the HTTP proxy password to use.
final public static  StringKEY_HTTP_PROXY_PORT
     Integer property for the HTTP proxy port of use on the proxy host.
final public static  StringKEY_HTTP_PROXY_USER
     String property of the HTTP proxy user name to use.
final public static  StringKEY_JDBC_COMMIT_ON_CLOSE
     Boolean property that ensures a final commit is called to a service if nessecary, upon disconnection.
final public static  StringKEY_JDBC_DEBUG
     Boolean property to debug JDBC activity.
final public static  StringKEY_JDBC_ESCAPE
     Boolean property to turn on/off escaping processing in the JDBC driver.
final public static  StringKEY_JDBC_GENERATE_KEYS
     Boolean property to tell database connection that you want genereated keys if available from ResultSets.
final public static  StringKEY_JDBC_HOLDABILITY
     Integer property for configuring resultset holdability.
final public static  StringKEY_JDBC_KEEPALIVE
     Boolean property to ensure that when queries are executed that the connection is available.
final public static  StringKEY_JDBC_MAX_FIELD_SZ
     Integer property to configure the maximum field size a Statement object should return.
final public static  StringKEY_JDBC_MAX_ROWS
     Integer property to configure the maximum number of rows a Statement object should return.
final public static  StringKEY_JDBC_RFETCH
     Boolean property for enabling reverse fetching of ResultSet data.
final public static  StringKEY_JDBC_TRACE_ENABLED
     Boolean property for configuring JDBC tracing when connected to an iSQL service.
final public static  StringKEY_JDBC_VERBOSE
     Boolean property to determine if JDBC activity is verbose or not.
final public static  StringKEY_LOGIN_TIMEOUT
     Integer property for the number of seconds that should pass before a connection timesout.
final public static  StringKEY_LOOK_N_FEEL
     String property of the fully qualified class name of the desired LookAndFeel to use.
final public static  StringKEY_NULL_HIGHLIGHT
     Color property to that is used to highlight null values returned from ResultSet objects.
final public static  StringKEY_PRINT_FOOTER
     Boolean property to include footer information on each page when printing.
final public static  StringKEY_PRINT_GRID
     Boolean property to include the table gridlines when printing.
final public static  StringKEY_PRINT_GRID_STYLE
     Integer property of how tables are spread out across mutliple pages.
final public static  StringKEY_PRINT_HEADER
     Boolean property to include header information on each page when printing.
final public static  StringKEY_PRINT_USE_COLOR
     Boolean property to use color over monochrome when printing.
final public static  StringKEY_QUERY_ECHO
     Boolean property to echo or not echo queries as they are executed.
final public static  StringKEY_QUERY_TIMEOUT
     Integer property for the number of seconds that should pass before a statement execution timesout.
final public static  StringKEY_RESSET_TAB_FMT
     String property that is the format for the tabs of ResultSets so that they can be easily identified.
final public static  StringKEY_ROW_CNT_ECHO
     Boolean property to echo the number of rows recieved from a ResultSet object.
final public static  StringKEY_SCRIPT_DEBUG
     Boolean property to enable debugging withing the ScriptManager.
final public static  StringKEY_SCRIPT_FILTER_FILES
     Boolean property to filter out files that are not known to the script manager.
final public static  StringKEY_SCRIPT_PATHS
     String property of a localized path of directories to load scripts from.
final public static  StringKEY_SERVICES_PATH
     String property that is a localized path of directories to load iSQL services.
final public static  StringKEY_SERVICE_AUTODETECT
     Boolean property to scan service paths for service files when iSQL-Viewer is started.
final public static  StringKEY_SERVICE_DRIVERS_VISIBLE
     Boolean property for wether all classes are shown in the service manager or only those in the classpath.
final public static  StringKEY_SERVICE_SWITCH_ON_CHANGE
     Boolean property for switching tabs when a new service is selected in the service manager.
final public static  StringKEY_SESSION_PREFIX
     This value will indicate the prefix of session proeprties so it is easy to filter them out when preferences are saved to disk.
final public static  StringKEY_SES_LAST_FILE
     String value that is that last accessed file used.
final public static  StringKEY_SHOW_HIDDEN_FILES
     Boolean property that enabled the showing of hidden files when selecting a file or directory.
final public static  StringKEY_STYLE_BOLDED
    
final public static  StringKEY_STYLE_COLOR
    
final public static  StringKEY_STYLE_ITALICS
    
final public static  StringKEY_TB_FILE_DOCK
     String property that determines the location of the main toolbar e.g.
final public static  StringKEY_TB_FILE_VISIBLE
     Boolean property that determines if the main toolbar is enabled or not.
final public static  StringKEY_TB_HISTORY_DOCK
     String property that determines the location of the SQL Editor toolbar e.g.
final public static  StringKEY_TB_HISTORY_VISIBLE
     Boolean property that determines if the SQL editor toolbar is enabled or not.
final public static  StringKEY_TB_RESSET_DOCK
     String property that determines the location of the resultset toolbar e.g.
final public static  StringKEY_TB_RESSET_VISIBLE
     Boolean property that determines if the resultset toolbar is enabled or not.
final public static  StringKEY_USE_ASCII_COMPATIBILITY
     Boolean property to enable ASCII compatibility for UNICODE characters whenever nessecary.
final public static  StringKEY_USE_LARGE_ICONS
     Boolean property for using large 24x24 or smaller 16x16 icons.
final public static  StringKEY_USE_WEB_CHK
     Boolean property to determine if it should automatically check for a new version of iSQL-Viewer on startup.
final public static  StringKEY_WARNING_CHAIN_LENGTH
     Integer property to determine how deep to process chained SQLExceptions & SQLWarnings.
final public static  StringKEY_WEB_CHK_TYPE
     Integer property that determine if Beta & Stable version are acceptable or just Stable versions.
final public static  StringMAX_QUERY_VIEWS
     Integer property that sets the maximum number of ResultSets before unlocked tabs are reused.
final public static  StringREUSE_TAB_ON_REFRESH
     Boolean property that will reuse that same tab when refreshing a previously executed statement.
final public static  StringSINGLE_CLICK_SORTING
     Boolean property that enables a single click sort of tables otherwise a double-click is required.
final public static  StringSTARTUP_SERVICE
     String property that is the name of a iSQL service to automatically connect on startup.
final public static  StringSTYLE_BASE_COLOR
     Color property for the SQL editor's foreground.
final public static  StringSTYLE_FOREIGN_OBJ
    
final public static  StringSTYLE_FUNCTIONS
     Color property for syntax highlighting of sql functions.
final public static  StringSTYLE_LITERALS
     Color property for syntax highlighting of string literals.
final public static  StringSTYLE_LOCAL_OBJ
     Color property for syntax highlighting of table,views, and procedure names along other JDBC objects.
final public static  StringSTYLE_MLINE_CMNTS
    
final public static  StringSTYLE_PARAMETERS
     Color property for syntax highlighting of sql & parameters.
final public static  StringSTYLE_PROCEDURES
    
final public static  StringSTYLE_SLINE_CMNTS
     Color property for syntax highlighting single line comments.
final public static  StringSTYLE_SQL_KEWORDS
     Color property for syntax highlighting of SQL keywords.
final public static  StringSTYLE_TABLESPACE
     Style preference for tablespace words like catalogs, and schema names.
final public static  StringTABLE_PAGING_SIZE
     Integer property to determine the page size of larger tables so that they can render faster.


Method Summary
public static  StringcreateStyleKey(String base, String secondary)
    

Field Detail
DEF_CONSOLE_BG_COLOR
final public static String DEF_CONSOLE_BG_COLOR(Code)
Default color for the console background.



DEF_CONSOLE_ERR_COLOR
final public static String DEF_CONSOLE_ERR_COLOR(Code)
Default HTML color for displaying errors in the iSQL-Viewer console.



DEF_CONSOLE_FG_COLOR
final public static String DEF_CONSOLE_FG_COLOR(Code)
Default color for the console foreground.



DEF_CONSOLE_FONT
final public static String DEF_CONSOLE_FONT(Code)
Default font property to use if none is previously set.



DEF_CONSOLE_SQL_COLOR
final public static String DEF_CONSOLE_SQL_COLOR(Code)



DEF_CONSOLE_TIME_FMT
final public static String DEF_CONSOLE_TIME_FMT(Code)
Default time format if no preference is previously set.



EDITOR_CONTEXT_HELP
final public static String EDITOR_CONTEXT_HELP(Code)
Boolean for enabling/disabling context-sensitive help in the main editor.



EDITOR_DEFAULT_COLOR
final public static String EDITOR_DEFAULT_COLOR(Code)
Color property for the SQL editor's background.



EDITOR_SYNTAX_HELP
final public static String EDITOR_SYNTAX_HELP(Code)
Boolean for enabling/disabling syntax highlighting in the main editor.



KEEP_UPDATE_RESULTS
final public static String KEEP_UPDATE_RESULTS(Code)
Boolean property to show statement that return an update count as a tab.

When a query is executed in the main SQLWOrkbench, this is true a tab will be created showing the updated count, and will have to be removed manually. otherwise if this is false the update count will be echoed to the System.out which ends up in the console window.




KEY_BATCH_COMMENT
final public static String KEY_BATCH_COMMENT(Code)
String property that is used to ignore data based on this value.



KEY_BATCH_COMMENT_STYLE
final public static String KEY_BATCH_COMMENT_STYLE(Code)
Integer property for the kind of comments to support when parsing batch files.



KEY_BATCH_FORCE_LC
final public static String KEY_BATCH_FORCE_LC(Code)
Boolean property that will force all text into lower case form when parsing batch files.



KEY_BATCH_LITERAL
final public static String KEY_BATCH_LITERAL(Code)
String property used to identify string literals when parsing batch files.



KEY_BATCH_LITERAL_STYLE
final public static String KEY_BATCH_LITERAL_STYLE(Code)
Integer property for the kind of literal style to used for parsing batch files.



KEY_BATCH_SEPERATOR
final public static String KEY_BATCH_SEPERATOR(Code)
String property that is used to seperate SQL statements when parsing batch files.



KEY_BATCH_SEPERATOR_STYLE
final public static String KEY_BATCH_SEPERATOR_STYLE(Code)
Integer property that indicates how statements are seperated in batch files.



KEY_BOOKMARK_ACTIVATE_STYLE
final public static String KEY_BOOKMARK_ACTIVATE_STYLE(Code)
Boolean property to allow the double-click execution of SQL bookmarks.



KEY_BOOKMARK_DELETE_WARNING
final public static String KEY_BOOKMARK_DELETE_WARNING(Code)
Boolean property that determines wether to warn the user before deleting bookmarks, and folders.



KEY_BOOKMARK_LOCATION
final public static String KEY_BOOKMARK_LOCATION(Code)
String property that is the preferred location of the bookmark drawer, ie Right, Left.



KEY_CONSOLE_BG_COLOR
final public static String KEY_CONSOLE_BG_COLOR(Code)
Color property for the System console background color.



KEY_CONSOLE_ERR_COLOR
final public static String KEY_CONSOLE_ERR_COLOR(Code)
Color property of text that is printed using the System.err PrintStream.



KEY_CONSOLE_FG_COLOR
final public static String KEY_CONSOLE_FG_COLOR(Code)
Color property for the Syste console foreground color.



KEY_CONSOLE_FONT
final public static String KEY_CONSOLE_FONT(Code)
Font property for the iSQL console component.



KEY_CONSOLE_SQL_COLOR
final public static String KEY_CONSOLE_SQL_COLOR(Code)
Color property for displaying text printed using the JDBC tracing streams.



KEY_CONSOLE_SYS_COLOR
final public static String KEY_CONSOLE_SYS_COLOR(Code)
Color property of text that is printed using the System.out PrintStream.



KEY_CONSOLE_TIME_FMT
final public static String KEY_CONSOLE_TIME_FMT(Code)
String property that is the format of time in which to prepend to text being displayed.



KEY_DRIVERS_AUTOSORT
final public static String KEY_DRIVERS_AUTOSORT(Code)
Boolean property to ensure that the JDBC driver listing is always sorted or not.



KEY_DRIVERS_AUTOUPDATE
final public static String KEY_DRIVERS_AUTOUPDATE(Code)
Boolean property that allows the current driver.properties file to overwritten when a new version is installed.



KEY_EDITOR_AUTO_CLEAR
final public static String KEY_EDITOR_AUTO_CLEAR(Code)
Boolean property that will clear the SQL Editor upon execution of an SQL statement.



KEY_EDITOR_CARET_STYLE
final public static String KEY_EDITOR_CARET_STYLE(Code)
Boolean property to determine if the caret style is row:column or :location.



KEY_EDITOR_FONT
final public static String KEY_EDITOR_FONT(Code)
Font property for the SQL editor.



KEY_ENABLE_METRICS
final public static String KEY_ENABLE_METRICS(Code)
Boolean property for saving session oriented information such as last selection, and window locations.



KEY_ENABLE_SECURITY
final public static String KEY_ENABLE_SECURITY(Code)
Boolean property that indicates the global preference of keeping iSQL service passwords secure.



KEY_EXTRA_CLASSPATH
final public static String KEY_EXTRA_CLASSPATH(Code)
String property that is a localized path of directories and files to load classes from.



KEY_FORMAT_DATE
final public static String KEY_FORMAT_DATE(Code)
String property for the preferred input/output format of Date values.



KEY_FORMAT_TIME
final public static String KEY_FORMAT_TIME(Code)
String property for the preferred input/output format of Time values.



KEY_FORMAT_TIMESTAMP
final public static String KEY_FORMAT_TIMESTAMP(Code)
String property for the preferred input/output format of Timestamp values



KEY_HISTORY_CLEAR_SESSION
final public static String KEY_HISTORY_CLEAR_SESSION(Code)
Boolean property to determine if the history items of the current session are kept when manually cleared.



KEY_HISTORY_CONTINUOUS
final public static String KEY_HISTORY_CONTINUOUS(Code)
Boolean property for browsing history items to be circular or not.



KEY_HISTORY_DISCARD_DUPES
final public static String KEY_HISTORY_DISCARD_DUPES(Code)
Boolean property that will discard duplicate history items.



KEY_HISTORY_MAX_COUNT
final public static String KEY_HISTORY_MAX_COUNT(Code)
Integer property for the maximum number of history items to manage at a time.



KEY_HISTORY_MAX_DAYS
final public static String KEY_HISTORY_MAX_DAYS(Code)
Integer property for the maximum number of days to keep a history item.



KEY_HISTORY_SESSION_ONLY
final public static String KEY_HISTORY_SESSION_ONLY(Code)
Boolean property that enables a history that is not persisted to disk.



KEY_HISTORY_STYLE
final public static String KEY_HISTORY_STYLE(Code)
Integer property that determines which kind of history set to use.



KEY_HISTORY_USECRC32
final public static String KEY_HISTORY_USECRC32(Code)
Boolean property for enabling/disabling the use of CRC32 when detecting duplicate history items.



KEY_HTTP_PROXY_HOST
final public static String KEY_HTTP_PROXY_HOST(Code)
String property for the preferred HTTP proxy host.



KEY_HTTP_PROXY_PASSW
final public static String KEY_HTTP_PROXY_PASSW(Code)
String property for the HTTP proxy password to use.



KEY_HTTP_PROXY_PORT
final public static String KEY_HTTP_PROXY_PORT(Code)
Integer property for the HTTP proxy port of use on the proxy host.



KEY_HTTP_PROXY_USER
final public static String KEY_HTTP_PROXY_USER(Code)
String property of the HTTP proxy user name to use.



KEY_JDBC_COMMIT_ON_CLOSE
final public static String KEY_JDBC_COMMIT_ON_CLOSE(Code)
Boolean property that ensures a final commit is called to a service if nessecary, upon disconnection.



KEY_JDBC_DEBUG
final public static String KEY_JDBC_DEBUG(Code)
Boolean property to debug JDBC activity.



KEY_JDBC_ESCAPE
final public static String KEY_JDBC_ESCAPE(Code)
Boolean property to turn on/off escaping processing in the JDBC driver.



KEY_JDBC_GENERATE_KEYS
final public static String KEY_JDBC_GENERATE_KEYS(Code)
Boolean property to tell database connection that you want genereated keys if available from ResultSets.



KEY_JDBC_HOLDABILITY
final public static String KEY_JDBC_HOLDABILITY(Code)
Integer property for configuring resultset holdability.
See Also:   java.sql.Connection.setHoldability(int)



KEY_JDBC_KEEPALIVE
final public static String KEY_JDBC_KEEPALIVE(Code)
Boolean property to ensure that when queries are executed that the connection is available.



KEY_JDBC_MAX_FIELD_SZ
final public static String KEY_JDBC_MAX_FIELD_SZ(Code)
Integer property to configure the maximum field size a Statement object should return.



KEY_JDBC_MAX_ROWS
final public static String KEY_JDBC_MAX_ROWS(Code)
Integer property to configure the maximum number of rows a Statement object should return.



KEY_JDBC_RFETCH
final public static String KEY_JDBC_RFETCH(Code)
Boolean property for enabling reverse fetching of ResultSet data.



KEY_JDBC_TRACE_ENABLED
final public static String KEY_JDBC_TRACE_ENABLED(Code)
Boolean property for configuring JDBC tracing when connected to an iSQL service.



KEY_JDBC_VERBOSE
final public static String KEY_JDBC_VERBOSE(Code)
Boolean property to determine if JDBC activity is verbose or not.



KEY_LOGIN_TIMEOUT
final public static String KEY_LOGIN_TIMEOUT(Code)
Integer property for the number of seconds that should pass before a connection timesout.



KEY_LOOK_N_FEEL
final public static String KEY_LOOK_N_FEEL(Code)
String property of the fully qualified class name of the desired LookAndFeel to use.



KEY_NULL_HIGHLIGHT
final public static String KEY_NULL_HIGHLIGHT(Code)
Color property to that is used to highlight null values returned from ResultSet objects.



KEY_PRINT_FOOTER
final public static String KEY_PRINT_FOOTER(Code)
Boolean property to include footer information on each page when printing.



KEY_PRINT_GRID
final public static String KEY_PRINT_GRID(Code)
Boolean property to include the table gridlines when printing.



KEY_PRINT_GRID_STYLE
final public static String KEY_PRINT_GRID_STYLE(Code)
Integer property of how tables are spread out across mutliple pages.



KEY_PRINT_HEADER
final public static String KEY_PRINT_HEADER(Code)
Boolean property to include header information on each page when printing.



KEY_PRINT_USE_COLOR
final public static String KEY_PRINT_USE_COLOR(Code)
Boolean property to use color over monochrome when printing.



KEY_QUERY_ECHO
final public static String KEY_QUERY_ECHO(Code)
Boolean property to echo or not echo queries as they are executed.



KEY_QUERY_TIMEOUT
final public static String KEY_QUERY_TIMEOUT(Code)
Integer property for the number of seconds that should pass before a statement execution timesout.



KEY_RESSET_TAB_FMT
final public static String KEY_RESSET_TAB_FMT(Code)
String property that is the format for the tabs of ResultSets so that they can be easily identified.



KEY_ROW_CNT_ECHO
final public static String KEY_ROW_CNT_ECHO(Code)
Boolean property to echo the number of rows recieved from a ResultSet object.



KEY_SCRIPT_DEBUG
final public static String KEY_SCRIPT_DEBUG(Code)
Boolean property to enable debugging withing the ScriptManager.



KEY_SCRIPT_FILTER_FILES
final public static String KEY_SCRIPT_FILTER_FILES(Code)
Boolean property to filter out files that are not known to the script manager.



KEY_SCRIPT_PATHS
final public static String KEY_SCRIPT_PATHS(Code)
String property of a localized path of directories to load scripts from.



KEY_SERVICES_PATH
final public static String KEY_SERVICES_PATH(Code)
String property that is a localized path of directories to load iSQL services.



KEY_SERVICE_AUTODETECT
final public static String KEY_SERVICE_AUTODETECT(Code)
Boolean property to scan service paths for service files when iSQL-Viewer is started.



KEY_SERVICE_DRIVERS_VISIBLE
final public static String KEY_SERVICE_DRIVERS_VISIBLE(Code)
Boolean property for wether all classes are shown in the service manager or only those in the classpath.



KEY_SERVICE_SWITCH_ON_CHANGE
final public static String KEY_SERVICE_SWITCH_ON_CHANGE(Code)
Boolean property for switching tabs when a new service is selected in the service manager.



KEY_SESSION_PREFIX
final public static String KEY_SESSION_PREFIX(Code)
This value will indicate the prefix of session proeprties so it is easy to filter them out when preferences are saved to disk.



KEY_SES_LAST_FILE
final public static String KEY_SES_LAST_FILE(Code)
String value that is that last accessed file used.



KEY_SHOW_HIDDEN_FILES
final public static String KEY_SHOW_HIDDEN_FILES(Code)
Boolean property that enabled the showing of hidden files when selecting a file or directory.



KEY_STYLE_BOLDED
final public static String KEY_STYLE_BOLDED(Code)



KEY_STYLE_COLOR
final public static String KEY_STYLE_COLOR(Code)



KEY_STYLE_ITALICS
final public static String KEY_STYLE_ITALICS(Code)



KEY_TB_FILE_DOCK
final public static String KEY_TB_FILE_DOCK(Code)
String property that determines the location of the main toolbar e.g. NORTH,SOUTH,EAST,WEST



KEY_TB_FILE_VISIBLE
final public static String KEY_TB_FILE_VISIBLE(Code)
Boolean property that determines if the main toolbar is enabled or not.



KEY_TB_HISTORY_DOCK
final public static String KEY_TB_HISTORY_DOCK(Code)
String property that determines the location of the SQL Editor toolbar e.g. NORTH,SOUTH,EAST,WEST



KEY_TB_HISTORY_VISIBLE
final public static String KEY_TB_HISTORY_VISIBLE(Code)
Boolean property that determines if the SQL editor toolbar is enabled or not.



KEY_TB_RESSET_DOCK
final public static String KEY_TB_RESSET_DOCK(Code)
String property that determines the location of the resultset toolbar e.g. NORTH,SOUTH,EAST,WEST



KEY_TB_RESSET_VISIBLE
final public static String KEY_TB_RESSET_VISIBLE(Code)
Boolean property that determines if the resultset toolbar is enabled or not.



KEY_USE_ASCII_COMPATIBILITY
final public static String KEY_USE_ASCII_COMPATIBILITY(Code)
Boolean property to enable ASCII compatibility for UNICODE characters whenever nessecary.

Generally if this preference is true, there will be automatic encoding and decoding of ASCII UNICODE escape sequences of the form '\ uXXXX' where XXXX is the UNICODE value.




KEY_USE_LARGE_ICONS
final public static String KEY_USE_LARGE_ICONS(Code)
Boolean property for using large 24x24 or smaller 16x16 icons.



KEY_USE_WEB_CHK
final public static String KEY_USE_WEB_CHK(Code)
Boolean property to determine if it should automatically check for a new version of iSQL-Viewer on startup.



KEY_WARNING_CHAIN_LENGTH
final public static String KEY_WARNING_CHAIN_LENGTH(Code)
Integer property to determine how deep to process chained SQLExceptions & SQLWarnings.



KEY_WEB_CHK_TYPE
final public static String KEY_WEB_CHK_TYPE(Code)
Integer property that determine if Beta & Stable version are acceptable or just Stable versions.



MAX_QUERY_VIEWS
final public static String MAX_QUERY_VIEWS(Code)
Integer property that sets the maximum number of ResultSets before unlocked tabs are reused.



REUSE_TAB_ON_REFRESH
final public static String REUSE_TAB_ON_REFRESH(Code)
Boolean property that will reuse that same tab when refreshing a previously executed statement.



SINGLE_CLICK_SORTING
final public static String SINGLE_CLICK_SORTING(Code)
Boolean property that enables a single click sort of tables otherwise a double-click is required.



STARTUP_SERVICE
final public static String STARTUP_SERVICE(Code)
String property that is the name of a iSQL service to automatically connect on startup.



STYLE_BASE_COLOR
final public static String STYLE_BASE_COLOR(Code)
Color property for the SQL editor's foreground.



STYLE_FOREIGN_OBJ
final public static String STYLE_FOREIGN_OBJ(Code)



STYLE_FUNCTIONS
final public static String STYLE_FUNCTIONS(Code)
Color property for syntax highlighting of sql functions.



STYLE_LITERALS
final public static String STYLE_LITERALS(Code)
Color property for syntax highlighting of string literals.



STYLE_LOCAL_OBJ
final public static String STYLE_LOCAL_OBJ(Code)
Color property for syntax highlighting of table,views, and procedure names along other JDBC objects.



STYLE_MLINE_CMNTS
final public static String STYLE_MLINE_CMNTS(Code)
Color property for syntax highlighting of multi-line commets such as /** comments



STYLE_PARAMETERS
final public static String STYLE_PARAMETERS(Code)
Color property for syntax highlighting of sql & parameters.



STYLE_PROCEDURES
final public static String STYLE_PROCEDURES(Code)



STYLE_SLINE_CMNTS
final public static String STYLE_SLINE_CMNTS(Code)
Color property for syntax highlighting single line comments.



STYLE_SQL_KEWORDS
final public static String STYLE_SQL_KEWORDS(Code)
Color property for syntax highlighting of SQL keywords.



STYLE_TABLESPACE
final public static String STYLE_TABLESPACE(Code)
Style preference for tablespace words like catalogs, and schema names.



TABLE_PAGING_SIZE
final public static String TABLE_PAGING_SIZE(Code)
Integer property to determine the page size of larger tables so that they can render faster.





Method Detail
createStyleKey
public static String createStyleKey(String base, String secondary)(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.