advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Partners & Affiliates
advertisement
advertisement
advertisement
Advertisement
advertisement
Oracle and PL/SQL
1 - 20 of 71     Previous     Next
Oracle Proposes Single Committee to Oversee Java February 1, 2012
The change would unify Java EE/SE and ME oversight.
Oracle WebCenter Quick Start for the Uninitiated Java Developer January 31, 2012
A quick start guide to get WebCenter up and running in JDeveloper for portal developers more familiar with other environments like Eclipse.
Oracle Debuts NoSQL Database October 26, 2011
Developers can now download Oracle's first NoSQL offering.
Oracle Launches Public Cloud October 6, 2011
CEO Larry Ellison takes a swipe at Salesforce.com.
Oracle Releases Java Mobile Development Framework March 14, 2011
The Oracle Application Development Framework (ADF) Mobile Client aims to ease the creation of apps for industrial devices.
Will Oracle Help Java Regain its Status? April 7, 2010
New features of Java 7 will include increased developer productivity, modularization, and support for more than 200 languages
How Complex Databases Are Governed In the Mormon Church March 23, 2010
In addition to the world's biggest set of genealogies and missionaries in 160 countries, the church has more than 260 centrally managed databases.
What If Oracle OpenWorld Did Swallow JavaOne? October 13, 2009
Does Oracle's acquisition of Sun mean a merger of their flagship conferences, Oracle OpenWorld and Sun's JavaOne, into a single co-located show?
The Three Key Questions for the Future of Java June 24, 2009
A Java technology insider says the future of Java hinges on how Oracle handles the JCP, the Project Harmony certification process, and the OpenJDK project.
Ellison Hints at Oracle's Java Priorities: JavaFX-based OpenOffice Apps and Mobile Devices June 2, 2009
At JavaOne 2009, Larry Ellison challenges Sun's OpenOffice and JavaFX groups to innovate and wonders out loud why Sun/Oracle couldn't produce mobile devices based on the JavaFX platform.
Enhance Application Concurrency with Oracle 10g's ROWDEPENDENCIES April 30, 2009
Oracle 10g introduced a new feature called ROWDEPENDENCIES, which made every row independent. Learn how to use this feature to improve application concurrency and avoid the dreaded ORA-8177 error.
DevXtra Editors' Blog: Will Oracle Continue Funding Sun's Pet Java Projects? April 27, 2009
Oracle expects Sun to contribute to its operating profit right away. To make that happen, Oracle may pull funding and staff from projects such as JavaFX, Project Looking Glass, and Project GlassFish.
Comparing Oracle Query Performance for Faster Applications January 30, 2009
Determining which queries will provide the best performance for a given application often comes down to a simple question: Does Query X perform better than Query Y? Learn the tools and methods that can help you compare query response times in Oracle.
An Integrated-Documentation Tool for Oracle Databases October 30, 2008
If you have ever had to analyze the data in a large Oracle database with no documentation, this integrated-documentation tool is for you. Check out this PL/SQL-generated HTML database dictionary.
Scalability and Goal Testing for Developers April 3, 2008
Often developers are tasked with not only developing functional code, but also with ensuring that the code they develop scales well and performs in the application environment.
Create a JSF Portlet with Oracle WebCenter Suite and JDeveloper September 21, 2007
A portal provides users with a unified presentation of portlets generated from disparate data sources. Learn how to develop a JSF portlet with JDeveloper and run it in Oracle's WebCenter Framework.
Introducing XQJ: A Java API for XQuery May 22, 2007
Developers already familiar with JDBC will quickly become comfortable working with XML through XQJ.
Creating and Parsing XML Documents in JDeveloper May 8, 2007
Oracle's XDK 10G extends JAXP to make reading, writing, and querying XML easy.
Think ANSI Standard SQL Is Fully Portable Between Databases? Think Again. October 19, 2006
The same ANSI Standard SQL query can run against identical data on SQL Server and Oracle and return different results. So just because your application issues ANSI standard SQL, don't assume it's portable.
Streamline Your Oracle Production Code with Conditional Compilation August 24, 2006
Every Oracle PL/SQL developer concerned about the performance impact of repeated if... then... else calls can use conditional compilation to scrub these calls from production code. And that's just the beginning.
1 - 20 of 71     Previous     Next
Intel ended its sponsorship of Go Parallel on DevX as of January 1, 2009; however, DevX will continue to bring you news, information and programming insights on parallel and multi-core program development across all development platforms. Be sure to bookmark this page and check back often.
advertisement