12.07.2015 Views

Oracle SQL Developer

Oracle SQL Developer

Oracle SQL Developer

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>SQL</strong> <strong>Developer</strong> PreferencesEnable Line Selection by Click-Dragging: If this option is checked, you can selectconsecutive lines in the editor by clicking in the gutter and dragging the cursorwithout releasing the mouse button.Code Editor: PrintingThe Printing pane specifies options for printing the contents of the code editor. ThePreview pane sample display changes as you select and deselect options.Code Editor: Printing HTMLThe Printing HTML pane specifies options for printing HTML files from the codeeditor.Code Editor: Syntax ColorsThe Syntax Colors pane specifies colors for different kinds of syntax elements.Code Editor: Undo BehaviorThe Undo Behavior pane specifies options for the behavior of undo operations(Ctrl+Z, or Edit, then Undo). Only consecutive edits of the same type are considered; forexample, inserting characters and deleting characters are two different types ofoperation.Allow Navigation-Only Changes to be Undoable: If this option is checked,navigation actions with the keyboard or mouse can be undone. If this option is notchecked, navigation actions cannot be undone, and only actual changes to the text canbe undone.Related Topics<strong>SQL</strong> <strong>Developer</strong> Preferences1.10.4 Database ConnectionsThe Database Connections pane sets connection properties.Save Passwords: If this option is checked, passwords are included in encrypted formwhen database connections are saved or exported to an XML file. If this option is notchecked, passwords are not included, and users will need to enter a passwordwhenever they try to open any of the associated connections.Autocommit in <strong>SQL</strong> Worksheet: If this option is checked, a commit operation isautomatically performed after each INSERT, UPDATE, or DELETE statement executedusing the <strong>SQL</strong> Worksheet. If this option is not checked, a commit operation is notperformed until you execute a COMMIT statement.Validate date and time default values: If this option is checked, date and timevalidation is used when you open tables.<strong>SQL</strong>*Plus Executable: The Windows path or Linux xterm command for the <strong>SQL</strong>*Plusexecutable. If there is no $ORACLE_HOME on your system, there is no <strong>SQL</strong>*Plusexecutable, and you cannot use <strong>SQL</strong>*Plus with <strong>SQL</strong> <strong>Developer</strong>; however, you can stilluse many <strong>SQL</strong>*Plus commands in the <strong>SQL</strong> Worksheet (see Using the <strong>SQL</strong> Worksheet,and especially <strong>SQL</strong>*Plus Statements Supported and Not Supported in <strong>SQL</strong>Worksheet).Related TopicsUsing <strong>SQL</strong>*Plus<strong>SQL</strong> <strong>Developer</strong> Concepts and Usage 1-31

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!