Oracle introduced couple of new
features in 12c version which is recently launched. For OSB, the
major shift that we saw in 12c is that now we can use Jdeveloper to
do the development which we use to do through OEPE (Eclipse). With
that change, we can leverage the existing technology adapter in OSB
as well which we use to have in SOA. In OSB 11g version, in case of
Database interaction, we use to create DB adapter in Jdeveloper and
later import all required files to OEPE and...