Skip to content

Jessitron

Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter
  • Search

sql

Spring Security for h2-console

June 27, 2020June 15, 2020 by jessitron

In Spring Boot example apps, H2 is the easiest database to get started with. Its data is in memory or in a local file. When the app is running in development mode, you can access the database at /h2-console. It gives you a lovely little SQL admin app. That is, after you turn it on … Read moreSpring Security for h2-console

Categories referenceTags secure code, spring, sql

Stupid Oracle Tricks #1: SQL substitution variables

September 23, 2011 by jessitron

A common behaviour of a program, and therefore of my SQL script to replicate the program, is:1) Retrieve some value from reference data2) Use it repeatedly in SQL statements If this reference data differs by environment or by day, this adds a manual step to the SQL script. Here’s a neat trick to save the … Read moreStupid Oracle Tricks #1: SQL substitution variables

Categories UncategorizedTags sql

popular

  • PowerShell equivalent of find
    PowerShell equivalent of find
  • Symmathesy and Ai with Kent Beck
    Symmathesy and Ai with Kent Beck
  • Symmathecist (n)
    Symmathecist (n)
  • Dictionary Objects in JavaScript and TypeScript
    Dictionary Objects in JavaScript and TypeScript
  • Repeating commands in bash: per line, per word, and xargs
    Repeating commands in bash: per line, per word, and xargs

meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter

Tags

abstraction agile architecture automation business change clojure complexity concurrency design DevOps Docker domain driven design Engineering functional functionalPrinciples Generativity git honeycomb Java javascript learning observability philosophy property-based testing reference ruby scala science Software Development symmathesy systems Systems Thinking teams testing thinkingFunctionally tistil typescript wit Yak Shaving

Archives

Search

© 2026 Jessitron • Powered by WPKoi
Scroll back to top