Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #17093

Re: Type of a generic class?

From "Donkey Hottie" <donkey.hottie@1:261/38.remove-yy0-this>
Subject Re: Type of a generic class?
Message-ID <501C156A.56052.calajapr@time.synchro.net> (permalink)
Newsgroups comp.lang.java.programmer
References <501C1567.56039.calajapr@time.synchro.net>
Date 2012-08-03 18:54 +0000
Organization tds.net

Show all headers | View raw


  To: markspace
From: Donkey Hottie <donkey@fredriksson.dy.fi>

03.08.2012 06:08, markspace kirjoitti:
>
>> The back end of the system parameters is simply
>>
>> CREATE TABLE SystemParameters
>> (
>>      name varchar(64) not null primary_key,
>>      value varchar(512)
>> ) ;
>
>
> I've written this table definition.  In fact it was 23 odd years ago, as
> in intern while still in college.  I don't know if it's good or bad
> practice, but it seems a common idea.
>

Not much worse that a property file common in Java. But a database table allows 
automatic parameters per a SaaS tenant.

--- BBBS/Li6 v4.10 Dada-1
 * Origin: Prism bbs (1:261/38)
--- Synchronet 3.16a-Win32 NewsLink 1.98
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Type of a generic class? "Donkey Hottie" <donkey.hottie@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
  Re: Type of a generic class? "Lew" <lew@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
  Re: Type of a generic class? "markspace" <markspace@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
    Re: Type of a generic class? "Donkey Hottie" <donkey.hottie@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
      Re: Type of a generic class? "Lew" <lew@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
      Re: Type of a generic class? "markspace" <markspace@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
        Re: Type of a generic class? "Donkey Hottie" <donkey.hottie@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
  Re: Type of a generic class? "Donkey Hottie" <donkey.hottie@1:261/38.remove-5qr-this> - 2012-08-04 18:41 +0000

csiph-web