JAVAONE and Oracle Develop 2012 Moscow, Russia

Database Development Session Presentations Oracle Develop 2012 Russia

Below are the latest session presentations. Can't find the presentation you are looking for? Check back often as presentations are added each week.

Презентации сессии "Разработка приложений для баз данных" конференции Oracle Develop 2012 в России

Ниже приведены последние презентации сессии. Не можете найти нужную вам презентацию? Рекомендуем вам переодически заходить на эту страницу, так как она еженедельно обновляется новыми презентациями.
Entity Framework, LINQ, and What's New with .NET for Oracle Database(PDF- English)

Learn how to use Oracle Database with Entity Framework and Language-Integrated Query (LINQ).Read more

This session features step-by-step demonstrations that build an Entity Data Model (EDM) from an Oracle Database schema, query that EDM with LINQ, perform data manipulation on the EDM, and generate an Oracle Database schema with Entity Framework. It also introduces the new fully managed Oracle Data Provider for .NET (ODP.NET), which greatly eases the deployment of .NET applications. As a single dynamic-link library (DLL), it has no dependencies on any other Oracle Database client libraries and is very lightweight, making it very easy to deploy and manage side by side with other assemblies. The presentation also discusses additional new features coming in
Alex Keh, Oracle
Entity Framework, LINQ и Что нового в .NET для Oracle Database (PDF на английском)

Узнайте, как использовать Oracle Database с Entity Framework и Language-Integrated Query (LINQ).
Подробнее

Эта сессия включаем пошаговые демонстрации построения Entity Data Model (EDM) из схемы Oracle Database, запрос EDM с LINQ, выполнение обработки данных на EDM и создание схемы Oracle Database с Entity Framework. Кроме того, будет представлен полностью управляемый Oracle Data Provider для .NET (ODP.NET), который значительно облегчает развертывание .NET приложений. Будучи динамически компонуемой библиотекой (DLL), она не зависит от других клиентских библиотек Oracle Database и совершенно не загружает системные ресурсы, что значительно упрощает ее развертывание и управление наряду с другими сборками. В презентации также рассматриваются дополнительные новые возможности .NET для Oracle Database.
Алекс Ке, Oracle
Getting Started with Oracle SQL Developer 3.1(PDF- English)

Oracle SQL Developer supports the development of SQL and PL/SQL code. You can create, edit, compile, and run your code by using the editors provided.Read more

Once the code is compiled, building tests to ensure that it is accurate is essential. This session shows you how to create unit tests, build implementations, save tests to a library, and run the tests, individually or as a suite. You will also learn how to take advantage of the new features in Release 3.1, such Database Diff, Database Copy, Oracle Recovery Manager (Oracle RMAN), and Migrations.
Barry McGillin, Oracle
Приступая к работе с Oracle SQL Developer 3.1 (PDF на английском)

Oracle SQL Developer поддерживает разработку SQL и PL/SQL кода.Подробнее

Вы можете создавать, редактировать, компилировать и запускать ваш код с помощью предлагаемых редакторов. После компиляции кода необходимо провести его тестирование. Эта сессия покажет вам, как создавать модульные тесты, создавать реализации, сохранять результаты тестов в библиотеке, а также проводить тестирование отдельных приложений или целых пакетов. Вы также узнаете, как использовать преимущества новых функций в версии 3.1, включая Database Diff, Database Copy, Oracle Recovery Manager (Oracle RMAN) и Migrations.
Барри МакГиллин, Oracle
Advanced Features in Oracle SQL Developer 3.1(PDF- English)

Oracle SQL Developer supports the development of SQL and PL/SQL code.Read more

You can create, edit, compile, and run your code by using the editors provided. Once the code is compiled, building tests to ensure that it is accurate is essential. This session shows you how to create unit tests, build implementations, save tests to a library, and run the tests, individually or as a suite. You will also learn how to take advantage of the new features in Release 3.1, such Database Diff, Database Copy, Oracle Recovery Manager (Oracle RMAN), and Migrations.
Barry McGillin, Oracle
Расширенные функции Oracle SQL Developer 3.1 (PDF на английском)

Oracle SQL Developer поддерживает разработку SQL и PL/SQL кода.Подробнее

Вы можете создавать, редактировать, компилировать и запускать ваш код с помощью предлагаемых редакторов. После компиляции кода необходимо провести его тестирование. Эта сессия покажет вам, как создавать модульные тесты, создавать реализации, сохранять результаты тестов в библиотеке, а также проводить тестирование отдельных приложений или целых пакетов. Вы также узнаете, как использовать преимущества новых функций в версии 3.1, включая Database Diff, Database Copy, Oracle Recovery Manager (Oracle RMAN) и Migrations.
Барри МакГиллин, Oracle
What's New in MySQL 5.6(PDF- Russian)

MySQL Release 5.6 builds on Oracle’s investment in MySQL by adding improvements to performance, InnoDB, replication, instrumentation, and flexibility with NoSQL (not only SQL) access.Read more

This session covers the highlights of these enhancements to help you begin development and testing efforts incorporating the new features and improvements that are now available in the latest MySQL Release 5.6 Development Milestone and MySQL Labs releases. It also explores how you can now use MySQL Release 5.6 as a NoSQL datasource for high-performance key-value operations by leveraging the new memcached InnoDB plug-in running simultaneously with SQL for more-complex queries, all across the same data set.
Dmitry Lenev, Oracle
Что нового в MySQL 5.6(PDF на русском)

MySQL Release 5.6 опирается на инвестиции Oracle в MySQL, добавив улучшения в такие параметры, как производительность, InnoDB, репликация, оснащённость средствами контроля и гибкость в NoSQL (не только SQL) доступе.Подробнее

Эта сессия освещает основные моменты этих усовершенствований, которые помогут вам начать разработку и тестирование, подключая новые функции, которые уже доступны в последнем MySQL Release 5.6 Development Milestone, а также релизах MySQL Labs. Она также продемонстрирует, как вы можете использовать MySQL Release 5.6 в качестве NoSQL источника данных для высокопроизводительных операций с ключевым значением за счет использования нового memcached InnoDB плагина, который работает одновременно с SQL для более сложных запросов, по всему набору
Дмитрий Ленев, Oracle
How to use ADF to integrate cartographic maps into Java applications(PDF- English)

The display of location information on maps is becoming increasingly popular in a wide variety of use cases.Read more

This session shows how this can be achieved with just a few mouse clicks with Oracle Application Development Framework (Oracle ADF) Data Visualization Tools in conjunction with Oracle Spatial or Oracle Locator. A demo scenario merges geospatial information from a database with statistical information and renders a cartographic map in a simple JavaServer Faces page, using the Oracle Fusion Middleware MapViewer feature. The presentation explains architectural aspects of managing location information and briefly touches on the possibilities of rendering three-dimensional data.
Hans Viehmann, Oracle
Как использовать ADF для интеграции картографических карт в приложения Java (PDF на английском)

Отображение информации о местоположении на карте становится все более популярным в самых разных вариантах использования.Подробнее

Эта сессия показывает, как этого можно достичь с помощью нескольких щелчков мыши, используя инструменты визуализации данных Oracle Application Development Framework (Oracle ADF) в сочетании с Oracle Spatial или Oracle Locator. Сценарий демонстрации объединяет геопространственную информацию из базы данных со статистической информацией и представляет картографические карты в формате простой страницы JavaServer Faces с использованием функции Oracle Fusion Middleware MapViewer. Презентация объясняет архитектурные аспекты управления информации о местоположении и кратко описывает возможности рендеринга трехмерных данных.
Ханс Виманн, Oracle
Efficient Java Persistence, Scalability, and High Availability with JDBC, Oracle Universal Connection Pool, and Java in the Database(PDF- English)

Java persistence (JPA, EJB, O/R mapping, and so on) depends on low-level database APIs and frameworks such as JDBC and Java connection pool.Read more

This session covers advanced Oracle Database mechanisms that help optimize Java persistence, performance, scalability, and high availability. It discusses how to scale and fail over Java connections with Universal Connection Pool (UCP), fast connection failover, and runtime load balancing; how to implement efficient Java persistence with row prefetching, LOB prefetching, array DML, SecureFile LOB, query change notification, and consistent client-side result caching; and how to optimize Java performance in the database. Understand the architecture, memory manager, JIT compiler, security manager, threading, and more.
Kuassi Mensah, Oracle
Efficient Java Persistence, Scalability, and High Availability with JDBC, Oracle Universal Connection Pool, and Java in the Database
(PDF на английском)

Java persistence (JPA, EJB, O/R mapping, and so on) depends on low-level database APIs and frameworks such as JDBC and Java connection pool.Подробнее

This session covers advanced Oracle Database mechanisms that help optimize Java persistence, performance, scalability, and high availability. It discusses how to scale and fail over Java connections with Universal Connection Pool (UCP), fast connection failover, and runtime load balancing; how to implement efficient Java persistence with row prefetching, LOB prefetching, array DML, SecureFile LOB, query change notification, and consistent client-side result caching; and how to optimize Java performance in the database. Understand the architecture, memory manager, JIT compiler, security manager, threading, and more.
Kuassi Mensah, Oracle
Application Performance Tuning using ADDM and AWR (PDF- English)

The database is a mirror of your application behavior. What can it tell you about your application performance?Read more

This session shows how you can use Oracle Database monitoring tools such as Automatic Workload Repository (AWR), Automatic Database Diagnostic Monitor (ADDM), and Oracle SQL Developer to identify and remedy application issues early in the development cycle and after application deployment. Topics include diagnosing connection issues; hard parsing; soft parsing; wrong default; cursor and memory leaks; excessive network round-trips; and application design best practices for ensuring high performance. The session uses Java examples, but the techniques it describes apply to any programming language, such as Java, C, C++, C#, PHP, Python, Ruby, or Perl.
Kuassi Mensah, Oracle
Настройка производительности приложений с помощью ADDM и AWR (PDF на английском)

База данных представляет собой отражение поведения ваших приложений. Что она может рассказать вам о производительности ваших приложений? Эта сессия показывает, как можно использовать такие средстваПодробнее

мониторинга Oracle Database, как Automatic Workload Repository (AWR), Automatic Database Diagnostic Monitor (ADDM) и Oracle SQL Developer для выявления и устранения проблем в начале цикла разработки и после развертывания приложения. Темы включают диагностику проблем соединения, жесткий и мягкий парсинг, wrong default, утечки курсора и памяти, чрезмерное число сетевых обращений и передовой опыт разработки приложений для обеспечения высокой производительности. Сессия использует Java примеры, но описываемая технология применима к любым языком программирования, включая Java, C, C++, C#, PHP, Python, Ruby или Perl.
Куасси Менса, Oracle
An Introduction to Oracle XML DB in Oracle Database 11g Release 2(PDF- English)

This session provides an overview of Oracle XML DB in Oracle Database 11g Release 2.Read more

It examines key XML use cases, including native storage and query, information interchange, metadata management, and document authoring. It explains how Oracle's flexible approach to XML optimizes storage and indexing and delivers efficient, performant processing of structured and unstructured XML content. It includes an introduction to binary and object-relational XML storage and how to use XML standards such as XQuery to process XML content. You will also learn about generating XML from relational data with SQL/XML and using the XML DB repository to create document-centric applications that use familiar file /folder metaphors to organize XML.
Mark Drake, Oracle
An Introduction to Oracle XML DB in Oracle Database 11g Release 2 (PDF на английском)

This session provides an overview of Oracle XML DB in Oracle Database 11g Release 2.Подробнее

It examines key XML use cases, including native storage and query, information interchange, metadata management, and document authoring. It explains how Oracle's flexible approach to XML optimizes storage and indexing and delivers efficient, performant processing of structured and unstructured XML content. It includes an introduction to binary and object-relational XML storage and how to use XML standards such as XQuery to process XML content. You will also learn about generating XML from relational data with SQL/XML and using the XML DB repository to create document-centric applications that use familiar file /folder metaphors to organize XML.
Mark Drake, Oracle
New features in Oracle Application Express(PDF- English)

In this session, learn about the new features in the latest release of Oracle Application Express, including dynamic actions, universal error handling, and the data upload wizard.

Rick Greenwald, Oracle
Новые функции Oracle Application Express (PDF на английском)

В ходе этой сессии вы узнаете о новых возможностях последнего релиза Oracle Application Express, включая динамические действия, универсальную обработку ошибок и мастер загрузки данных.

Рик Гринвальд, Oracle

JavaOne Sponsor

Gold
DeutscheBank
JavaOne Global Events
JavaOne India JavaOne Japan JavaOne Latin America JavaOne San Francisco JavaOne Shanghai
About JavaOne 2013
  • 23 - 24 April
    Crocus Expo
    Moscow, Russia
Connect