Videos tagged with Oracle
The Semantic Web has reached a level of maturity that allows RDF and OWL to be adopted by large commercial software companies. Many of the products that are based on these standards promise the ability to provide more effective solutions to the increasing IT complexity that many industries are facing. This presentation will describe Oracle's interest in being an early adopter of Semantic Web te...
Implementing SVM in an RDBMS: Improved Scalability and Usability
Lecture slides: Overview Data Mining in RDBMS Database Infrastructure SVM in the Database SVM and the ODM Infrastructure SVM Data Preparation Support SVM Scalability Issues Implemented Scalability Additional Implemented Working Set Selection Who to Retain? Who to Add? Stratified Sampling Small Model Generation Build Scalability Results Scoring Scalability Results SVM Scoring as a SQL Oper...
Mike Keith on EJB 3
Summary In this interview co spec lead Mike Keith discusses the current state of EJB 3. He covers how the community has drove the development of the EJB 3 spec as well as the praises and criticisms that have developed along the way. Keith also comments on the evolution of the specification to be work better with pojo's and embrace newer ideas such as dependency injection. Bio Mike Keith is the ...
Rod Johnson Discusses Spring, OSGi, Tomcat and the Future of Enterprise Java
Summary Rod Johnson discusses the Spring Portfolio, the Oracle/BEA and Sun/MySQL acquisitions, Java EE 6, Tomcat and Spring, Spring Dynamic Modules, the future of enterprise Java, the benefits of OSGi for application developers, the Covalent acquisition and Spring 3.0. Johnson also alludes to the SpringSource Application Platform, which was announced a month after this interview was filmed. Bio...
Voca, UK's largest payment processing engine running Spring
Summary In this presentation from QCon London, William Soo and Meeraj Kunnumpurath discuss the Voca transaction processing system architecture, the previous Mainframe-based architecture, architectural challenges and requirements, the new Spring and J2EE-based architecture, upcoming challenges for Voca, and technologies to watch for in the future. Bio William Soo is Head of Architecture and CTO ...
Oracle Coherence Data Grid
Google Tech Talks June 27, 2007 ABSTRACT Data Grid-based infrastructures are being developed, deployed and used to achieve unlimited application scalability and continuous availability. This presentation focuses on Oracle Coherence Data Grid and how it's capabilities, which includes coherent in-memory caching, dynamic data partitioning, even processing, parallel query and process execution and ...
Relational Database Management Systems Lecture 11/11: Query Analysis and Optimizing in Oracle
A more formal approach to Relational Database Management Systems, compared the way they were covered during Web Applications. Database systems are discussed from the physical layer of B-trees and file servers to the abstract layer of relational design. Also includes alternative and generic approaches to database design and database management system including relational, object-relational, and ...
Developing JSF applications with JDeveloper and Oracle
In 6 minutes author builds a jsf page to add, delete and edit weblog posts. The page consists of a data entry form and a table listing weblog posts. You can page through the table, sort the columns, a calendar popup is available, and a dropdown list with weblog categories. All without a single line of coding. The application is not finished, nor polished. (And it contains a simple to fix error....