TouK
  • Services
  • Approach
  • Clients
  • Team
  • Jobs
  • Community
  • Contact
  • Nussknacker
  • Talks
  • Portfolio
  • Blog
TouK
  • Services
  • Approach
  • Clients
  • Team
  • Jobs
  • Community
  • Contact
  • Nussknacker
  • Talks
  • Portfolio
  • Blog
Skip to content

We offer creative solutions to our customers’ problems, implementing the most risky projects. We outstrip the competition through better use of technology.

Links

  • Clutch
  • GitHub
  • TouK
  • Twitter

Authors

  • Michał BobowskiMichał Bobowski (2)
  • AvatarArek Burdach (12)
  • AvatarPiotr Burdylo (13)
  • AvatarPaweł Byszewski (2)
  • AvatarMarcin Cylke (28)
  • AvatarAnna Czajka (1)
  • AvatarAdam Dziedzic (1)
  • AvatarPiotr Fus (1)
  • AvatarPiotr Grabowski (2)
  • AvatarPrzemek Hejman (1)
  • AvatarPiotr Jagielski (14)
  • AvatarAdam Jakubowski (1)
  • AvatarTomasz Kalkosiński (21)
  • AvatarŁukasz Kucharski (2)
  • Michał LewandowskiMichał Lewandowski (2)
  • AvatarMateusz Lipczyński (1)
  • AvatarJan Matusiewicz (12)
  • AvatarRadosław Michalski (2)
  • AvatarJakub Nabrdalik (45)
  • Rafał NowakRafał Nowak (8)
  • AvatarKuba Nowakowski (1)
  • AvatarKrzysztof Nozderko (2)
  • AvatarPiotr Paulski (1)
  • AvatarBartosz Piekarski (1)
  • AvatarRafał Pietrasik (6)
  • AvatarGrzegorz Piwowarek (8)
  • Robert PiwowarekRobert Piwowarek (1)
  • AvatarMarcin Przeradzki (1)
  • Dominik PrzybyszDominik Przybysz (24)
  • AvatarTomasz Przybysz (4)
  • AvatarMaciej Próchniak (5)
  • AvatarMichał Rokicki (1)
  • AvatarRafal Rusin (20)
  • AvatarKrzysztof Siejkowski (1)
  • AvatarJoanna Siemińska (2)
  • Rafał SolarskiRafał Solarski (1)
  • AvatarBartłomiej Tartanus (1)
  • Ula TrzaskowskaUla Trzaskowska (1)
  • Michał TrzaskowskiMichał Trzaskowski (18)
  • AvatarTomasz Wielga (6)
  • AvatarWitek Wołejszo (17)
  • AvatarBartek Zdanowski (45)
  • AvatarPaweł Zuzelski (3)
  • Maxymilian ŚmiechMaxymilian Śmiech (1)
  • AvatarDamian Święcki (1)

Tags

33rd degree agile apache CI clojure confitura craftsmanship dostawcy english functional programming geecon gerrit git github grails groovy gwt gxt hibernate hise java JSON JUnit konferencja kotlin maven ode oracle osgi praca rekrutacja relacja REST scala servicemix sonar sonarqube Spock spring TDD testing touk warsjawa wjug ws-human-task

Author: Jan Matusiewicz

DATE or NUMBER as a column name

One could expect that if it is possible to name a table’s column “DATE” then it is safe to do so. It appears, however, that using such a column’s Read more

Posted on August 22, 2011August 13, 2012Author Jan Matusiewicz
Tags oracleLeave a comment

DATE lub NUMBER jako nazwa kolumny

Wydawałoby się, że skoro można nazwać kolumnę “DATE” jeśli umieści się ten wyraz w cudzysłowach to jest to bezpieczne. Okazuje się jednak, że używanie tej Read more

Posted on August 22, 2011August 22, 2011Author Jan Matusiewicz
Tags oracleLeave a comment

passing arguments from Java to Oracle stored procedure

This is an example about how to pass string, string array or string pairs array from Javy to Oracle

You should create the following types in your database:

create or replace
Read more
Posted on August 10, 2011August 13, 2012Author Jan Matusiewicz
Tags java, oracleLeave a comment

Przekazywanie tablicy rekordów z Javy do procedury składowanej w Oracle’u

Poniżej znajduje się opis jak przekazywać string, tablicę stringów oraz tablicę par stringów z Javy do Oracle’a Należy utworzyć typy w bazie danych:

create or 
Read more
Posted on August 10, 2011March 3, 2016Author Jan Matusiewicz
Tags java, oracleLeave a comment

import z bazy z błędnym kodowaniem

Ostatnio musiałem importować dane z bazy danych z kodowaniem w której zachodnioeuropejskiego w której były przechowywane polskie znaki. Było z tym trochę problemów, Read more

Posted on March 3, 2011March 5, 2011Author Jan Matusiewicz
Tags oracle1 Comment

Subtle feature of CONNECT BY

Hierarchical queries (CONNECT BY … START WITH …) are used when retrieving data from tree-like structures. You use them if for example you want to retrieve Read more

Posted on September 1, 2010August 14, 2012Author Jan Matusiewicz
Tags oracle3 Comments

Accessing Microsoft SQL Server from Oracle

Once we had a need of accessing a table on an Microsoft SQL Server database from an Oracle database. Thus we had to install Oracle Transparent Server on the computer hosting Read more

Posted on August 27, 2010August 14, 2012Author Jan Matusiewicz
Tags oracleLeave a comment

Solving package dependency problem using synonyms

Problem

I take part in supporting an ODS system. One of the biggest problem during deployment of revisions is the dependency between packages. Suppose a package A has to Read more

Posted on August 27, 2010August 14, 2012Author Jan Matusiewicz
Tags oracle4 Comments

Rozwiązanie problemów z zależnościami pakietu poprzez synonimy

Problem

Biorę udział w utrzymywaniu pewnego systemu typu ODS. Jednym z poważniejszych problemów podczas wgrywania poprawek jest sprawa zależności między pakietami. Read more

Posted on October 5, 2009August 27, 2010Author Jan Matusiewicz
Tags oracle1 Comment

Dostęp do MS Sql Servera z poziomu Oracle’a

Ostatnio pojawiła się potrzeba odczytywania z bazy danych w Oracle’u pewnej tabeli z bazy na Microsoft SQL Serverze. Rozwiązaniem było zainstalowanie na maszynie Read more

Posted on February 25, 2009April 21, 2010Author Jan Matusiewicz
Tags mssql, oracleLeave a comment

Posts navigation

Page 1 Page 2 Next page
Proudly powered by WordPress