02.11.2014 Харків, Львів Double CodeLabs in Kharkiv & Lviv CodeLabs Events Ця гра поєднує міста! Не вірите? Дізнайтесь самі! IT фахівці зі Львова та Харкова змагатимуться за звання кращого Bomberman’a вже 22 лютого!І відстань в 1011 км між містами перетворяться на лишень 11 (якщо спритно перевести з двійкової у десяткову [...]
JUG Lviv
Category – Java News Sun Developer Network Well, this is the best place to start with! Being an official Java developers’ website, it contains all the information you need. The website is updated with the latest articles every week. Moreover, it has some interesting sections for the developers, such as developers’ spot light, [...]
juglviv
на цей раз присвячений темі BigData Available here
juglviv
Компанія Intellias запрошує на семінар «Графові бази даних: коли зв’язки мають значення», що відбудеться 28.01.2014 з 19:00 до 21:00 в конференц-залі на 11му поверсі бізнес-центру «Домінант Плаза», вул. Угорська, 14 Семінар проводить Аманда Локер (Amanda Laucher) – досвідчений інженер-програміст, архітектор, експерт з функціональних мов [...]
JUG Lviv
Oracle has decided to ship upgrade to JDK (Java Development Kit) 8 on March 18, even though the new release may come with a few bugs, as introduced by Full speed ahead: Oracle to ship Java 8 in March, even with bugs. Oracle JDK 8 release manager, Mathias Axelsson has explained that for the initial JDK […]
juglviv
Code faster with Intellij IDEA live templates Intellij IDEA – in my opinion the most productive IDE for Java – comes with bunch of features helping getting rid of writing repetitive code – which is a everyday business no matter what language you use. One of them is live templates. Live templates contain predefined code fragments. [...]
juglviv
Speaker: Juergen Hoeller and the Spring Team Did you miss the “Introduction to Spring Framework 4.0” launch event? Not to worry. Due to the popular demand for the original event, Pivotal is holding overflow webinars for the Spring Framework 4.0 launch webinar. Limit is 1000 per event, so register soon! The Spring Framework re-invented [...]
juglviv
Release Notes: http://www.oracle.com/technetwork/java/javase/7u51-relnotes-2085002.html
juglviv
Configuring JNDI DataSource for Database Connection Pooling in Tomcat This tutorial shows you how to create a JNDI resource that represents a JDBC DataSource in Tomcat, and then how to configure a Java web application in order to access the JNDI DataSource. The benefits of using a JNDI DataSource are: Utilizing database connection [...]
juglviv
Transactions are omnipresent in today’s enterprise systems, providing data integrity even in highly concurrent environments. So let’s get started by first defining the term and the context where you might usually employ it. A transaction is a collection of read/write operations succeeding only if all contained operations succeed. [...]
juglviv